There are a lot of tutorials
Ever wanted to redirect users
Variables are a vital part of
If you are new to PHP, this
out there that tell you
using PHP? Using HTTP
the server-side language,
is for you. Here you will
about some basic PHP stuff;
headers? Conditionally?
PHP. They are unavoidable
learn how to create and run
however, none of them tell
Peter explains all this and
but very simple to learn. In
a PHP web page for the first
you how to take it to the
more, in order to help
this short tutorial, I hope
time.
next level. In this tutorial
improve your site and coding.
to give you a basic insight
I explain how you can learn
into using them.
PHP quickly.
Date: Aug, 06 2004 Date: Dec, 22 2004 Date: Jan, 19 2006 Date: Apr, 18 2005 |
PHP is a powerful web based
This is a comprehensive
Covers opening and ending PHP
The basic use of single and
scripting language. This
article / tutorial on
tags, comments, variables,
double quoted strings in
tutorial aims to provide a
programming in PHP. It
variable scope, types, and
PHP, which to use when and
brief description of PHP and
covers a variety of key
type juggling. Examples
the general difference
its usage in every day web
topics including PHP
included
between the two.
development projects. It by
Structure, Scalar Variables
no means aims to provide a
and Data, Data collection:
basis on how to use PHP
Arrays, Operations and
effectively to create large
Comparisons, PHP Comparison
scale projects, but rather
Operators, PHP Logical
as an introduction to those
Operators, Control
who want to learn how to use
Statements, The Function of
PHP.
Functions, and Object
Orientation.
Date: May, 11 2006 Date: Jun, 07 2000 Date: Sep, 30 2004 Date: Dec, 10 2004 |