onthespot Posted August 15, 2006 Share Posted August 15, 2006 when you are processing a form, and the php is in the same page of code, how do u define this? Link to comment https://forums.phpfreaks.com/topic/17572-form-processing/ Share on other sites More sharing options...
hitman6003 Posted August 15, 2006 Share Posted August 15, 2006 Check to see if $_POST is set/not empty or if $_POST['whateveryounamedthesubmitbutton'] is set to it's value. Link to comment https://forums.phpfreaks.com/topic/17572-form-processing/#findComment-74867 Share on other sites More sharing options...
onthespot Posted August 15, 2006 Author Share Posted August 15, 2006 ty Link to comment https://forums.phpfreaks.com/topic/17572-form-processing/#findComment-74869 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.