We are constantly accelerating upwards and outwards from the Earth. I know, I can feel it.” Anon
A resource for web developers a code snippet library with step by step tutorials.

a resource for web developers...

       

Search Amazon

XHTML: Basics plus tutorial code snippet 7.

 

Up Up to XHTML: Basics plus overview page

 

 

A simple form.

Text fields, text area, a hidden field and a Submit button. Appending the form data to the URI using the 'get' method attribute.

The hidden field can be utilized to control the access to a subsequent web page by including PHP: Hypertext Preprocessor (PHP) server-side functionality. See how to add server-side functionality to XHTML forms using PHP in PHP: Intro - Process data from website forms.

 





Output view

 

 

A simple form appending data to the URI using the 'get' method attribute. Open the above example in a new window, 'Submit' the form and view the format of the data values appended to the URI in the browser address bar.


View above example in a new window



Back to top

 

Bookmark and Share

 

Copyright © 2006-2010 justfigures.co.uk