php (5)
php tips
in php there is a command which is used
to redirect to a page from a page.the following
codes shows hot to achieve this.
how to pass variables with form submission in php
Written by Super Userwhen you submit form with input and select
controls,the values of these controls are
passed with form.we get these as POST var-
$_POST["controlname"];
there are many ways to do that.one of them is as
follows -
You need to check if the value of the checkbox is
set or not by isset function of php.
A php array is called a special variable, which is able to holdÂ
more than one value at a time.
If You want to become a good web developer,Â
you have to learn to write secure code perfectly.Â