Search found 1 match
- Fri Feb 13, 2009 6:49 pm
- Forum: PHP - Code
- Topic: Developing standalone PHP apps
- Replies: 0
- Views: 381
Developing standalone PHP apps
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 ...