--- Steve Edberg <[EMAIL PROTECTED]> wrote:
> My guess is that your register_globals config option
> is off:

Your are quite right it is off. Right at the bebinning
of php.ini it says so. Blame on me i missed it.

> You should be able to access the values you want via
> 
>  $HTTP_POST_VARS['name']
> and
>  $HTTP_POST_VARS['age']

And this also works.

Thanks Steve.

Regards,
Mashrab.


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

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