changes to database not showing on website

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
angiestokes
Forum Newbie
Posts: 9
Joined: Fri Jan 09, 2015 3:55 pm

changes to database not showing on website

Post by angiestokes »

I have a page that allows the user to change their details. when you click submit they get a message saying it had been updated but the website does not reflect this and still shows the old data. The database shows the new changes I have not noticed this before has anyone got any ideas what this could be.

Thanks in anticipation
Angie
User avatar
twinedev
Forum Regular
Posts: 984
Joined: Tue Sep 28, 2010 11:41 am
Location: Columbus, Ohio

Re: changes to database not showing on website

Post by twinedev »

Script caching, server caching, browser caching... any of those in play for the page?
Post Reply