Developing standalone PHP apps

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
Involute
Forum Newbie
Posts: 1
Joined: Fri Feb 13, 2009 6:36 pm

Developing standalone PHP apps

Post by Involute »

I'm new to PHP and would like to use it to develop standalone apps, many of which will be run as chron jobs. The documentation I've come across so far, though, while alluding to this capability, all seems to assume your PHP code will run within, or in conjunction with, a web page. Can someone point me to some resources that describe standalone development? Something like Python's IDLE development environment would be very useful. Thanks.

Involute
Post Reply