Still Problem w/code in tact

?>
<?php
if (!session_id()) session_start();
is not a bug.
It is in place to work around a problem in PHP where the session contents are not available on page load, it should not cause a MySQL Error.
Perhaps it would help us debug the problem if you could provide the exact text of the Error, I dont believe it would have been the same as the origianl error you reported if you had renamed the column.
Along with the error, it would help if you could compress a copy of the resume_Detail.php page before it was changed into a zip file and attach it to your replay so we could the code generating the error.

Jason:
In despair I resorted to rebuilding the table and the pages. Now I can insert records via resume_Insert.php and see them via resume_Results.php; however, I still receive an error on the detail page resume_Detail.php like so:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'References FROM resume WHERE ID = -1 OR ( -1= -1 AND ID= 5)' at line 1
I have attached a copy of the resume_Detail.php page in zip format for your review...Pls Jason I have already lost 2 days on this project because I cannot get the application to work.
Best,
Renee'