After submit data same php page diplay again

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ghjk
    Contributor
    • Jan 2008
    • 250

    After submit data same php page diplay again

    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
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    it's either with caching or something with your default values. can't get more info from my orb.

    Comment

    • Markus
      Recognized Expert Expert
      • Jun 2007
      • 6092

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

      Comment

      Working...