Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


keithdavis
2010-11-15T21:59:29Z
Has anyone every use the API with PHP? I'd like to be able to create and manipulate jobs from a PHP interface.
Sponsor
Forum information
Support
2010-11-16T08:16:39Z
While it possible to do it will be faster learning .NET and implement it that way. The main reason is that you don't have do everything through COM.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
keithdavis
2010-11-16T14:47:33Z
I understand that and I'm pretty good with C# .NET, however, the purpose of this is to allow for jobs to be created for a ticket system that needs recurrence which is written entirely in PHP. I've tried writing my own, but it's hard in PHP. I need some sort of cron function. I was thinking, I could have the interface in my ticket system create VC jobs that would in turn recur these tickets on a schedule. I can't seem to figure out how to instantiate the com object in PHP. Documentation for that is sparse.

If I can't find someone that's done it before, I'll probably just look for some other method.
Users browsing this topic
Scroll to Top