tedd wrote:
Hi gang:

In cPanel one can schedule cron jobs.

In the command line box, what command do you enter to run a php script?


Same way you run any other app. If it's in your path, you can just type the filename of the app, if not, give it the path...

phpscript.php

/path/to/phpscript.php

--
John C. Nichel IV
Programmer/System Admin (ÜberGeek)
Dot Com Holdings of Buffalo
716.856.9675
[EMAIL PROTECTED]

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to