the slashes ate no the correct escape slashes...

the correct would be:

print "<a href=\"showpictures.php?id=<PID>\">Click Here</a>";


----- Original Message ----- 
From: Mike Yuen <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, January 20, 2001 1:25 PM
Subject: [PHP] What's wrong with this link?


I realize my slashes are most likely in the wrong spot and i'm new to this
PHP stuff so a little help would be appreciated.  I get a parse error

print "<a href=/"showpictures.php?id=<PID>/">Click Here</a>";

Thanks,
Mike



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to