PHP was designed for making interactive web pages and mixing
functionality with HTML. Form handling in PHP is quite a simple process.
Here is a step-by-step guide for creating a simple feedback form. A
visitor to your website fills this out and the information is emailed to
you.
Create the web form
First we need to create a simple HTML form, to start with we'll keep
the form simple by just asking for the users email address and comments.
Here is our HTML form:
<html>
<head>
<title>Simple Feedback Form</title>
<style>label{display:block;}</style>
</head>
<body>
<form...
Creating simple PHP contact form
Friday, September 14, 2012
Overview
if you want to test on you own computer you must set your
computer as a mail server by using Argosoft mail server other softwares
that have the same features as Argosoft. Read this tutorial for how to set up.
In this tutorial, create 2 files
1. contact.php
2. send_contact.php
Steps
...
Making a login form using PHP
Friday, September 14, 2012
This is in continuation of the tutorial on making a membership based web site. Please see the previous page PHP registration form for more details.
Download the code
You can download the whole source code for the registration/login system from the link below:RegistrationForm.zip The ReadMe.txt file in the download contains detailed instructions.
The...
ICC World T20 2012 Match Schedule and Groups
Friday, September 14, 2012
ICC WORLD TWENTY20 2012 GROUPS:
Group A
Group B
Group C
Group C
England
Australia
Srilanka
Pakistan
India
West Indies
South Africa
New Zealand
Afghanistan
Ireland
Zimbabwe
Bangladesh
MATCH SCHEDULE:
Day
Date
Teams
Venue (Srilanka)
1
18th Sept
Srilanka vs Zimbabwe
Hambontota
2
19th Sept
Australia vs IrelandIndia vs Afghanistan
Colombo
3
20th Sept
South Africa vs Zimbabwe
Hambontota
4
21st Sept
New Zealand vs BangladeshEngland vs Afghanistan
ColomboPallekele
5
22nd Sept
Srilanka vs South AfricaAustralia...
Labels:
ICC WORLD TWENTY20 2012