now this has me puzzled!!!
I have a script that uses a mysql_pconnect and a temporary table over 2 pages. The first page creates the temporary table and inserts some available data and displays a form, the second page displays the data (confirmation page) and inserts the posted data into the temporary table.
Problem is it does it SOMETIMES?!?!? Sometimes it seems it does not find the table. BUT...if you press the back button on the browser and re enter the data and post it again...IT WORKS???
What the heck is going on here???
Reality is built on a foundation of dreams.
I have a script that uses a mysql_pconnect and a temporary table over 2 pages. The first page creates the temporary table and inserts some available data and displays a form, the second page displays the data (confirmation page) and inserts the posted data into the temporary table.
Problem is it does it SOMETIMES?!?!? Sometimes it seems it does not find the table. BUT...if you press the back button on the browser and re enter the data and post it again...IT WORKS???
What the heck is going on here???
Reality is built on a foundation of dreams.