PDA

Click to See Complete Forum and Search --> : PHP.exe - how do I get the output (html) from it in VB?


Jamie_Dowd
Feb 14th, 2001, 01:00 PM
I want to be able to shell("c:\php\php -f c:\jamie.php") and pipe the output to a variable.

Also, how do I get output back when the link is for example:

"c:\php\php -f c:\jamie.php?step=2"

The php interpreter doesn't give me anything back.