Hello,

I am curious if there is anyway to take a variable that is passed via a
URL by a reguler text hyperlink

Ex: http://localhost/Calendar/active_layout.php?d=2.1.2004

and hide it like you would do with the POST method using forms

Ex: http://localhost/Calendar/active_layout.php

Hidden or POSTed part: d=2.1.2004

It seems like I saw some WML code that did something like this

Thanks in advance,
Joe

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to