Iezugod
02-22-2003, 03:51 PM
I'm trying to find a way to put PHP in my signature. I'm just now learning PHP, so I don't know if there's exactly a way yet. As a test, I'm trying to get it to say: Iezugod > ______" ____ = the username of the person who looks at my sig.
The code I am working with is:
<?php print "Iezugod > $username" ?>
But it doesn't show up.
Anyone w/a decent knowledge of PHP know what I'm doing wrong, or what I can do to fix it?
The code I am working with is:
<?php print "Iezugod > $username" ?>
But it doesn't show up.
Anyone w/a decent knowledge of PHP know what I'm doing wrong, or what I can do to fix it?