In this tutorial we’ll be retrieving data from form fields. To do this we’ll first create an example form. We’re using the POST method to send the form data in the first example. Will later explain what this means, and how we can then retrieve the data from the form fields. Also the GET method will be explained in this tutorial later on. For the form we set the action to the file itself ( we call it ‘form_handle.php’, call it anything you like ).
The Form
File: form_handle.php
Tags: fil, GET, input, IP, MYSQL, php, POST, tag, text, tutorial, URL, valid



ons, mar 3, 2010
Kommentarer slået fra