News Feed
Jobs Feed
Sections




News Archive
WebReference.com:
How to Interact with Web Forms (Part 1)
January 18, 2006 @ 07:13:05

On WebReference.com today, there's this new tutorial with an introduction to getting PHP to interact with web forms.

HTML forms are one of the key ingredients of any dynamic website because they can enable the users of a site to interact with it. Otherwise, websites are more or less static:They may be driven by a database and, therefore, regularly changing, but they look the same for each and every visitor. HTML forms can change that; therefore, using data from forms from within PHP is very important.

They give examples of how to send data back to a script from a form, reading that data (using superglobals), and what data will be returned from each form element type. From there, they get into specifics like dealing with magic quotes and saving the form data into a cookie...

0 comments voice your opinion now!
interact web forms superglobals types magic qutotes cookies interact web forms superglobals types magic qutotes cookies


blog comments powered by Disqus

Similar Posts

Kovshenin.com: The Web Development Cycle Explained

DevShed: Enforcing Object Types in PHP - Using the PHP5 instanceof Operator

ThinkPHP Blog: Improving Usability on "My Chorizo" page: the host signature file

Builder.au: The Web needs an overhaul

Job Posting: Amvona.com Seeks Web Application Developer (Mansfield, MA)


Community Events











Don't see your event here?
Let us know!


interview framework development series zendframework2 testing rest symfony2 phpunit conference introduction opinion usergroup functional database podcast unittest community language release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework