The echo is not showing anything, when running I get a http 500 error. This is the same error that I got in the beginning.
The table basic is set up with first_name, last_name, address1, address2, city, state, zip, home_phone, cell_phone, work_phone.
I am setting this up on a usb stick so that only one person can use this information.
So I only want one entry in the table basic. If there is information in that table I want to send them to the update page so they can change address, phone, etc.
If you have any other ideas on how to accomplish this I am open to suggestions.