<?php
require "php/gopher.inc";
start_page();
?>
<!-- START OF PAGE CONTENT -->
<!-- END OF PAGE CONTENT -->
<?php
end_page();
?>
A copy of this page sekeleton can be found in the file gopher_php_template.php, which provides a convenient template for your own GopherPHP pages. Please make sure that there are no blank lines at the top of the page (before the first <?php tag), otherwise GopherPHP will not be able to produce a well-formed HTML page.
imprint & privacy — Last modified: 31/10/2008 — powered by GopherPHP version 1.2 (© 2008 by Stefan Evert)