Search found 5 matches
- Sat Mar 11, 2006 10:20 am
- Forum: PHP - Code
- Topic: Running scripts without web page request?
- Replies: 10
- Views: 384
- Sat Mar 11, 2006 9:40 am
- Forum: PHP - Code
- Topic: Running scripts without web page request?
- Replies: 10
- Views: 384
- Sat Mar 11, 2006 9:33 am
- Forum: PHP - Code
- Topic: Running scripts without web page request?
- Replies: 10
- Views: 384
Running scripts without web page request?
OK... I'm not sure if this is possible or not, but here goes... I'm building a mailing list system for a local movie theatre chain. They want to send showtimes to their subscribers every week. They'll probably want to revise the e-mails before they go out, so maybe I won't even need this question an...
- Fri Mar 10, 2006 1:29 pm
- Forum: PHP - Code
- Topic: [Solved] Export dynamic pages to static HTML
- Replies: 2
- Views: 780
- Fri Mar 10, 2006 12:46 pm
- Forum: PHP - Code
- Topic: [Solved] Export dynamic pages to static HTML
- Replies: 2
- Views: 780
[Solved] Export dynamic pages to static HTML
Hey all - I'm new to the forum, and a few months new to PHP, so bear with me. I want to use PHP to build a web-based photo album, but eventually, I want to put the entire thing on a CDROM I can distribute. So, I'll make the album on a webserver running PHP, but the CDROM will need static HTML files ...