I have an open source php script to add items to a mysql database. I want to wrap the page using a .shtml file
Currently, the .shtml file is: http://bursar.indiana.edu/gotcha/index.shtml The php script is: http://bursar.indiana.edu/gotcha/g_add_gotcha.php I believe that I should be able to use one of the commands: Include, require or virtual in order to have the .shtml file called from php. I'm having trouble with the syntax. Has anybody successfully done something like this? I tried: <?php require("_header.shtml"); ?> ----------------------------------------------------------------- Jim Gronquist Computer Network and Programming Analyst Office of the Bursar Indiana University 812.856.3026 x6-3026 [EMAIL PROTECTED]