Hello,
how about the other way round?
Is it possible to do the same by calling a php script from the command line?
I often write PHP scripts to automate certain stuff and those scripts were started from the command line.
Now I need to pass some arguments to a script. Is that possible?
(I'm using php4 on win2k)
Thanks.