PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I am rather new in PHP and i want to set register_globals=on. so i changed in in the php.ini (in the c:\winnt folder) but phpinfo() still shows that they are off (and dont work, of course).
how come? what am i doing wrong?
using latest version of PHP