Jump to content

Returned response in the second file!


solon

Recommended Posts

OK. file2.php is responsible to show some data extracted from mysql db table called `tbl1` using php scripts! file1.php has the information that are inserted into `tbl1` from file3.php! So to explain better i have a form with a lot of details(file1.php)! Those details are send to file3.php to be processed and and inserted into `tbl1`. and automatically(on page reload) they appear in file2.php which is included in the same page as file1.php!

What i want to do is get rid off all that page reloads so that everything happens faster and with no need to reload all the data in the page!

 

Thanks

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.