cron php

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
SidewinderX
Forum Contributor
Posts: 407
Joined: Fri Jul 16, 2004 9:04 pm
Location: NY

cron php

Post by SidewinderX »

I have a php file called update.php located in /home/stats/public_html/dfx/

my question is how do i get update.php run as a cron. ( i have cpanel )

I know i have to make it executable but for the cron job is there a command i need to run?
User avatar
anjanesh
DevNet Resident
Posts: 1679
Joined: Sat Dec 06, 2003 9:52 pm
Location: Mumbai, India

Post by anjanesh »

Post Reply