Web Development
preproc.txt
Associated article: PHP & Preprocessed Web Pages
Tags: Web Development
Published source code accompanying the article by Betsy Gamrat in which she uses PHP for preprocessing web pages for delivering complex web pages lightning fast, and in an cost- effective manner. Also see PREPROC.ZIP.
PHP & Preprocessed Web Pages by Betsy Gamrat Listing One <?php /* webrefresh.php -------------- Web interface to run a command-line PHP script. The system command is simulated with an echo command for the demonstration. The /usr/local/bin/php ...


