Validate this!
Posted: Sun Jun 13, 2004 4:03 am
Hi all,
I am having troubles getting this to validate (XHTML 1.0 Transitional):
Putting them in vars did not seem to work... And yes, I am a PHP noob, sorry 
Any suggestions?
Thanks in advance!
Cheers
<m />
I am having troubles getting this to validate (XHTML 1.0 Transitional):
Code: Select all
echo " <a href="$PHP_SELF?action=delete&id=$key">Delete</a>\n";
echo " <a href="$PHP_SELF?action=edit&id=$key">Edit</a>\n";Any suggestions?
Thanks in advance!
Cheers
<m />