Is there any way to set up an PHP daemon on a Shared 1 plan? asked 12 Nov '10, 19:17 eikaas |
Not exactly since you cannot set up any daemons on the server. You can run PHP as a script and schedule it in cron, which is similar. answered 12 Nov '10, 19:32 johns |