Posted by Wenting, Marcel on 05/16/06 23:36
Infiliset wrote:
> Hi all! I'm trying to test some php script using the command line php.exe.
> Is there any way to pass the $_POST variables? I know how to pass the $_GET
> variables, but I don't know how to do this for the $_POST ones. Thank you
> all!
>
>
> Matthew
>
>
I would think of declaring this yourself at the beginning of your script,
cant think of any other logical way since it's http headers and command
line just aint http
Marcel
Navigation:
[Reply to this message]
|