Search found 2 matches

by pabs
Thu Nov 27, 2003 9:59 am
Forum: PHP - Code
Topic: html generator
Replies: 4
Views: 811

not sure if we are on the same page... What I want to do is create a template using php.. make the entire site using php..then once I have everything ready generate the corresponding HTML files for the pages on the site. Like I said, the site in question does not support php so I need to dump the pa...
by pabs
Thu Nov 27, 2003 6:32 am
Forum: PHP - Code
Topic: html generator
Replies: 4
Views: 811

html generator

Hi there, I was wondering if there's a way to generate simple HTML files localy from php files. I realize that the server does this when it parses my php files...but can I somehow dump that to a file on my drive...?? I have a web server at home that supports php so I develop using php but if I'm bui...