Warning: Division by zero in /var/www/html/midterm/midterm/updateform.php on line 3
Warning: include(html) [function.include]: failed to open stream: No such file or directory in /var/www/html/midterm/midterm/updateform.php on line 3
Warning: include() [function.include]: Failed opening 'html' for inclusion (include_path='.:/php/includes:/usr/local/lib/php:/usr/local/php/lib/php') in /var/www/html/midterm/midterm/updateform.php on line 3
require_once ('mysql_connect.php');
include (includes/header2.html);
This is something I have been working on for a couple days also, but still can't figure out why I get the warning messages just because I want to insert a header and a footer.