Afolabi Richard wrote:

I am a fascinated PHP newbie who need help.

I an using WAMP5 version 1.1 - for Windows Apache MySql and PHP.

I want to use the short variable $variable instead of the $_POST[variable] but the 
$variable is not working when I echo it. I configured "global_register = On" in 
my PHP.ini, still the short $variable is not working when I echo it.

Is there something else I need to do or configure.

Thanks



-----------------------------------------------------------------------------------------------------------
AFOLABI, O. Richard    (0803 284 8974)
Executive Director
InfoTech Corps, Katsina State, Nigeria.

[EMAIL PROTECTED]
http://projects.takingitglobal.org/infoTech











__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
i thinks it should be register_globals = On, but it would be a really bad idea to use it. it;s one of the biggeest security holes possible.

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

Reply via email to