This is a discussion on Re: [PHP] register_globals within the PHP General forums, part of the PHP Programming Forums category; Please include the list in all of your replies. I skim message subjects and don't read all messages. If ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Please include the list in all of your replies. I skim message subjects and
don't read all messages. If you reply only to me, there's a good chance it will not be read, and no one else will have a chance to answer your question. --- fanabe@tin.it wrote: > As i know, if register_globals is turned to on, my site should run as > on a 4.0.6 php server, right? No, register_globals is not the only change that has been made to PHP since 4.0.6. That would be the only way that enabling register_globals on a new version of PHP would be guaranteed to run exactly like version 4.0.6. > But it doesn't run correctly, quieres are not working and others > many problems. You really need to explain what your problem is. This is the third time you've been asked to do so. We cannot possibly read your mind and answer a question you have not asked. Chris ===== My Blog http://shiflett.org/ HTTP Developer's Handbook http://httphandbook.org/ RAMP Training Courses http://www.nyphp.org/ramp |