Php scheduling on host domain

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
kosaks
Forum Newbie
Posts: 10
Joined: Thu Aug 18, 2011 10:21 am

Php scheduling on host domain

Post by kosaks »

Hello

I have a scheduled php script but i have a problem running the script on my domain. Does anyone knows how run a scheduled php script on it's domain?

Im using secure.resellerspanel.com as the hosting site.

Does this has something to do with the cpanel functions or i will ask my hosting site if they can provide me with windows or cron scheduler?

thanks in advance
User avatar
AbraCadaver
DevNet Master
Posts: 2572
Joined: Mon Feb 24, 2003 10:12 am
Location: The Republic of Texas
Contact:

Re: Php scheduling on host domain

Post by AbraCadaver »

You must ask the hosting provider. They probably use cron with a control panel interface for you to add/schedule.
mysql_function(): WARNING: This extension is deprecated as of PHP 5.5.0, and will be removed in the future. Instead, the MySQLi or PDO_MySQLextension should be used. See also MySQL: choosing an API guide and related FAQ for more information.
Post Reply