Jump to content

Form processing


bluwe

Recommended Posts

I'm new to php so this might sound like a stupid question...

From what I've learned so far you process information in a form by using the action=processform.php in the form tags. This calls the processform.php script which processes what the user put in the form with a sql query or whatever.

What I want to know is, is it possible to process a form within the same page where the form lives rather than calling another script?

Cheers
Link to comment
https://forums.phpfreaks.com/topic/27629-form-processing/
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.