This tutorial is a starting
Ever wanted to redirect users
There are a lot of tutorials
Practical Php Coding
point to Object orientated
using PHP? Using HTTP
out there that tell you
Standards for web
programming (OOP) which is a
headers? Conditionally?
about some basic PHP stuff;
development teams.
commonly used term when
Peter explains all this and
however, none of them tell
discussing modern
more, in order to help
you how to take it to the
programming techniques. One
improve your site and coding.
next level. In this tutorial
of the things that makes
I explain how you can learn
humans stand out is the
PHP quickly.
ability to categorise - we
put objects into categories
of similar type of function.
Date: Jan, 31 2006 Date: Dec, 22 2004 Date: Aug, 06 2004 Date: Feb, 09 2006 |
Variables are a vital part of
If you are new to PHP, this
PHP is a powerful web based
This is a comprehensive
the server-side language,
is for you. Here you will
scripting language. This
article / tutorial on
PHP. They are unavoidable
learn how to create and run
tutorial aims to provide a
programming in PHP. It
but very simple to learn. In
a PHP web page for the first
brief description of PHP and
covers a variety of key
this short tutorial, I hope
time.
its usage in every day web
topics including PHP
to give you a basic insight
development projects. It by
Structure, Scalar Variables
into using them.
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: Jan, 19 2006 Date: Apr, 18 2005 Date: May, 11 2006 Date: Jun, 07 2000 |