Can't get parameters |
Site Admin
|
Please tell how do you recognize that the passed parameter is not defined ? Can you show a script ?
May be you forgot about register_globals issue ? |
||||||||||||
|
|
I see that the parameters are in the LOCAL $_GET['tmpl']. Is it better to use this when debugging? It seems in actuall use on my webserver the $tmpt is already set when the file starts, without me intializing it with $_GET.
P.S. Bear with me I am a newbie. Plus, I did not find register_globals, where should I call it and what does it do? |
||||||||||||
_________________ Chris Peto |
Site Admin
|
|
||||||||||||
|
|
Just read it and set it too On. Works now! Thanks alot.
|
||||||||||||
_________________ Chris Peto |
|
But I still don't understand. It is parameter to my script plus maybe form data. Nothing else. Why do I need all the other globals? What is the best way to initialize my passed variable without globals?
|
||||||||||||
_________________ Chris Peto |
Site Admin
|
not globals but superglobals, like $_GET and $_POST
Please read the manual carefully and may be http://forums.devshed.com/t38817/s.html Anyway, all these have no relation to DBG functionality and DBG has proven its great work. |
||||||||||||
|
|
Oh, yes that is why I bought PHPEd. It is much better than Zend!
|
||||||||||||
_________________ Chris Peto |
Can't get parameters |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by