Help - Search - Members - Calendar
Full Version: How To Access Form Elements In Php?
Zymic Webmaster Forums > Web Design & Development > Server Side Scripting > PHP
TFE
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? huh.gif
Many thanks for any help.

TFE



TFE
Sorry about such silly question. The POST is working now. blush.gif

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? huh.gif
Many thanks for any help.

TFE
bbriniotis
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.
Invision Power Board © 2001-2009 Invision Power Services, Inc.