Jump to content

php/form updating database without submitting to a new page


joemorris86

Recommended Posts

Lets say I have my index.php page, at the moment I am using a form which submits to update.php to update records in my database. It then uses a redirect code to return to my index.php page.That all works fine, but I was wondering if there was a way to update the records directly from the index.php page?

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...