Jump to content

Refresh the dynamic php page


bullbreed

Recommended Posts

Hi

 

I have a page called clientinfo.php

This page shows information related to a user like this

clientinfo.php?username=john

 

Also on this page I have a form that submits itself to the same page for processing.

 

The information that the form submits is shown on the same clientinfo.php?username=john page that the form has just submited itself to.

 

But althought the page submits to itself I still have to press refresh to see the newly subitted data. How can I get the page to refresh itself when the form has been submitted so the data is shows on the page immediately.

Link to comment
https://forums.phpfreaks.com/topic/189083-refresh-the-dynamic-php-page/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.