> > I would like to have a serer with static pages and recreate them using xml/html
>every time there is a change...
/. :)
Yes, just compile PHP4 into your cgi binary. If you have php 3 on
your system, name the binary php4 (for no better reason that so you
don't over write your php 3 binary).
You would just run it like this:
/usr/local/bin/php4 -q your_script.php > your_output_file.html
Jeremy
Jeremy Brand :: Sr. Software Engineer :: 408-245-9058 :: [EMAIL PROTECTED]
http://www.JeremyBrand.com/Jeremy/Brand/Jeremy_Brand.html for more
Get your own Free, Private email at http://www.smackdown.com/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
"<body>" -- Quoted from Yahoo! homepage, http://www.yahoo.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]