I am new to PHP so please bear with me and help me out if you can ... I am trying to process a form generated by php. I dont know how to access the values of form elements such as textbox. How do we 'Get' and 'Set' their values from within a PHP function? Many thanks for any help.
TFE
TFE
Aug 11 2009, 09:56 AM
Sorry about such silly question. The POST is working now.
QUOTE(TFE @ Aug 9 2009, 04:26 PM)
I am new to PHP so please bear with me and help me out if you can ... I am trying to process a form generated by php. I dont know how to access the values of form elements such as textbox. How do we 'Get' and 'Set' their values from within a PHP function? Many thanks for any help.
TFE
bbriniotis
Aug 17 2009, 11:52 AM
also $_GET if you use the get method and $_REQUEST
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.