Jump to content

Submitting to same page


master82

Recommended Posts

I have a form on my page, I've made it so when the submit button is clicked it loads up itself (page with the form you just filled in).

I need to change my PHP code at the top of this page to act on the POST data if the submit has been pressed only so...

Is it possible to do something like:

if(formname = submit) {
process data
} else {
whatever...


Thanks in advance [img src=\"style_emoticons/[#EMO_DIR#]/smile.gif\" style=\"vertical-align:middle\" emoid=\":smile:\" border=\"0\" alt=\"smile.gif\" /]
Link to comment
https://forums.phpfreaks.com/topic/12418-submitting-to-same-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.