[PHP-INST] Problems with variables

2002-10-07 Thread Daniela Elena Popescu
I can not set register_globals to on for working with variables. When I run phpinfo() it appears that the path for my php.ini file is c:\winnt. It is not correct because I am running on windows98. I have created the winnt directory and I copied the php.ini file into it. I restarted the Apache

[PHP-INST] Problems with variables

2002-10-04 Thread Daniela Elena Popescu
I can not to transmit variables from a form to a script. I made register_globals=on in php.ini, but in phpinfo() it appears to be off. I don't know what to do. Please help me, D.Popescu