Search found 5 matches

by B2Ben
Sat Mar 11, 2006 10:20 am
Forum: PHP - Code
Topic: Running scripts without web page request?
Replies: 10
Views: 384

Unfortunately this particular host seems to run some other control panel... "ensim" I think, or something like that. I'll ask tech support and see what they say.
by B2Ben
Sat Mar 11, 2006 9:40 am
Forum: PHP - Code
Topic: Running scripts without web page request?
Replies: 10
Views: 384

How do I find out if/how my web host handles crontab and how to use it?
by B2Ben
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...
by B2Ben
Fri Mar 10, 2006 1:29 pm
Forum: PHP - Code
Topic: [Solved] Export dynamic pages to static HTML
Replies: 2
Views: 780

Fantastic!

Thanks :-)
by B2Ben
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 ...