Instead of writing it all out again.. just select the paragaph, and do this:
PHP Code:<?php
$paragraph = "PARAGRAPH HERE";
$para = strtolower($paragraph);
$paragraphy = ucfirst($para);
echo $paragraphy;
?>

Instead of writing it all out again.. just select the paragaph, and do this:
PHP Code:<?php
$paragraph = "PARAGRAPH HERE";
$para = strtolower($paragraph);
$paragraphy = ucfirst($para);
echo $paragraphy;
?>
Look at our budding PHP Coder :p
I never really knew you coded PHP much Ryan. Bearing in mind im sure you can code rings around me [:
Ye, but I code randomly and not very neat lol.
Code:
Look:PHP Code:<?php
$paragraph = "I Like To Eat Dogs In My Mums Bedroom At Night When She Is Asleep With A Top On And Obviously Bottoms So Its Very Wierd";
$para = strtolower($paragraph);
$paragraphy = ucfirst($para);
echo "<strong>Before:</strong><br />";
echo $paragraph;
echo "<br /><strong>After:</strong><br />";
echo $paragraphy;
?>
www.froobe.co.uk/yousmell.php
go make 1 then (jks)
Your better at coding than me, but Power Panel with another delay
But if its easy to do, y hasnt any 1 else made a Rares Value system?
Many sites wd like to have then.
Why dont you give it out? If it wernt for those script owners that gave their panels out free which you put together a nice rare values system with you wouldnt have it would you?
Want to hide these adverts? Register an account for free!