Connecting Tech Pros Worldwide Help | Site Map

After submit data same php page diplay again

Familiar Sight
 
Join Date: Jan 2008
Posts: 199
#1: Jul 17 '09
I have a web page which use to insert data to the DB. When I insert data first time it' s working. But I insert another data after that, the data inserted correctly but the same php page display again under the same php page. (Same page display twice in the browser).
Dormilich's Avatar
Moderator
 
Join Date: Aug 2008
Location: Leipzig, Germany
Posts: 3,641
#2: Jul 17 '09

re: After submit data same php page diplay again


it's either with caching or something with your default values. can't get more info from my orb.
Markus's Avatar
Moderator
 
Join Date: Jun 2007
Location: York, England, with wolves.
Posts: 4,936
#3: Jul 17 '09

re: After submit data same php page diplay again


You're maybe including the page twice? We can tell you little without actually seeing the code.
Reply


Similar PHP bytes