need help with php script?

  • Thread starter Thread starter Joseph R
  • Start date Start date
J

Joseph R

Guest
can some1 plz write me a php script to change either the colour of my background or the coulour of my text, any1 will do lol
"try javascript though" ...it has to be in php...thats why i said in php!! lol
and thx very much beedi_sa!! it works!!
 
thats easy just type in "do it or i'll destroy you" the computer will process it right away and change the php script. If that doesn't work call customer service!!!! ahahaha =D

Who know's my brother could answer your call hahahahahha
 
First of all, I'm able to get your point, in PHP itz not possibel. It can be done only using HTML

for PHP:
<?php
echo "<font color=red size=1 style="background-color:green">your text</font>";
?>

But the string displayed is HTML not PHP ☺
 
Back
Top