> 1. check register globals in your php.ini
> if its off trun it on n try the page
> but with this u ll b risking security
> 2. with register globals off u can access the passed varisblez thru
> &_POST['variable'] or &_GET['variable']
> beware dat php variables POST n GET r case sensitive
Thanks a lot, I turned register_globals On and everything goes well now.
patis
________________________________________________
http://mailbox.hu - Már SMS értesítéssel is!
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php