Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

PHP

Course Suggestion - Crontab

Hi there,

I do a lot of work with gamers and often they require their sites to pull information from API's on a regular timed basis (every hour for example).

I wondered if Treehouse would consider doing on a course on how to run Crontrab using PHP. I know WordPress uses it's own where it relies on someone running a page on the website and it then runs the WordPress script to check everything. However, I'm talking about running actual Crontab jobs on the server using PHP to initialise them.

I emailed this in but I wondered if any one else in the community would be interested in this as well.