Daot Lagorille
09-19-2003, 12:45 PM
Help help.
I am running mysql off my xp machine, and for some reason, I am having a wierd problem that started today, for no apparent reason - I had not changed any settings.
Basiclly, I have a page that has a form that will call a mysql update function. When it is sctivated, the page still displays the old information, not the updated stuff, although, when I check the contents of the database in phpmyadmin, everything is updated as it should be.
So the new content in the database is not being displayed on the php front end, only the old un-updated stuff.
When I restart my machine, the front end only then will display the updated records. I don't think this is a browser refresh problem, as I do refresh the browser, close it, whatever. And plus, the php page reads directly from the database.
Help help.
I am running mysql off my xp machine, and for some reason, I am having a wierd problem that started today, for no apparent reason - I had not changed any settings.
Basiclly, I have a page that has a form that will call a mysql update function. When it is sctivated, the page still displays the old information, not the updated stuff, although, when I check the contents of the database in phpmyadmin, everything is updated as it should be.
So the new content in the database is not being displayed on the php front end, only the old un-updated stuff.
When I restart my machine, the front end only then will display the updated records. I don't think this is a browser refresh problem, as I do refresh the browser, close it, whatever. And plus, the php page reads directly from the database.
Help help.