Hi
Well, I have a little problem.
I like to make scripts in php more that in other programs, because changing the language of programing always carry confusions and mistakes from other languages...
Well, the problem is that for my confort, I used more the $_GET variables than the argc and argv to get the params in scripts.
For example:
./script.php -param1=blablablah -param2=eoooo
This has worked always to me, in php4, and is very confortable.
The problem is that in some of computers in our office we are biggin to put the php5, and the $_GET in scripts is not working now... I have looked the php.ini configuration but I don't see what I need to change to make this work. I have a lot of scripts that are using very people with this problem, in a few days I will update my own machine to php5, and the old way was very confortable...
Someone know if there is something in the configuration that I need to change to work in the old way, or if I'm going to have to change all my old scripts? 🙁
Thx!
pd: Please sorry my english... For so complex questions it's very usseles