[Gllug] More PHP

Darran D. Rimron-Molloy darran at rimron.co.uk
Thu Jul 26 14:17:47 UTC 2001


On 26 Jul 2001 14:57:40 +0100, Jackson, Harry wrote:
> 	Its me and the PHP again. Sorry if this bores anyone. I am trying to
> get around a little problem about copying files to certain places by using a
> batch file. I want to use any of the following
> 
> system ("C:/Program Files/Apache Group/Apache/htdocs/batch/copy_to_c.bat"); 
> exec     ("C:/Program Files/Apache
> Group/Apache/htdocs/batch/copy_to_c.bat"); 

I am unsure if you can call a batchfile like that - perhaps calling
command.com with the appropriate command line parameters to execute the
batchfile would work, I dunno, I don't use PHP on win32 before....

	-Darran


-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list