copy from one server to another. I have the drives
mapped on my machine
please help. I am stuck on it for 3 days now.
Thanks
- Original Message -
From: "Jason Barnett" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 29, 2004 12:24 AM
Subject: [
Harpreet wrote:
I wrote a batch file using php . Can I run this batch file using php with
the system or some other command.
Please help
Sure, you can call php from the command line and pass arguments to it
(like the name of a php script to run). Or did you mean run a batch
file from inside a php