Hi there. I'm completely new in PHP so I apologize for this question. I've
download and read PHP manual but I didn't found how to pass parameters from
one .PHP to another .PHP file. I'm not trying to send variables from a form
using $HTTP_POST_VARS[ ], but pass via <A HREF="somescript.php?xxxxxxxx">.
Please tell me what is the convention to pass them or where I can read about
it.

Thanks
Momchil



-- 
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