


Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An example of an html form that calls a php program to process user input, including first and last names, a password, a number, checkboxes, and radio buttons. The php program uses sessions to maintain state between requests and displays the form data and session information.
Typology: Study notes
1 / 4
This page cannot be seen from the preview
Don't miss anything!



phpEx.html
Simple php example
Fill in this form
Enter your first name:
Enter your last name:
Password:
Enter a number:
Box 1: Box 2: Box 3:
Radio 1 Radio 2 Radio 3 Radio 4
killsession.php
Kill the session
Session killer
That is all!