Help - CSS'ing this PHP echo
Posted: Fri Aug 26, 2005 9:36 am
Help,
I need to CSS the following output;
my class is called blue. I do not know how to do this.
thanks,
Mark
I need to CSS the following output;
Code: Select all
echo "<a href=\"".$_SERVER['PHP_SELF']."?page=$next\">Next</a>";thanks,
Mark