cross-server implementation
Posted: Sat Sep 02, 2006 6:11 pm
we have a development machine with php and mysql. we're interested in using this system for departments to develop their pages on the development machine. however, we want to then call the resulting pages from the production machine (that does not have php or mysql). can I create static pages that I can ftp to the production server for use?