Hi,
I'd like to know howto use values passing with the URL, example,
http://localhost/next_page?info='info'
When using this, this only works if register_globals = on. That's something I don't want, so how do I fix this? What $HTTP*VAR[] array can I use?
Thanks and sorry for my english....