|
This introductory guide on
Practical Php Coding
This is a very simple
Explain how to manipulate
PHP explains the definition,
Standards for web
tutorial that outlines the
string in php, introducing
basic structure and date
development teams.
four main mathematical
the use of control
function of PHP language.
functions and how to use
structures, functions and
them. Clearly written with
working with web forms
the ability to ask questions
afterwards.
Date: Apr, 16 2005 Date: Feb, 09 2006 Date: Feb, 01 2006 Date: Sep, 30 2004 |
|
This tutorial will take you
This article will explain how
The quickest way to learn PHP
This is an introductory
through both the IF and the
to build dynamic web pages
is to start using it and see
tutorial for those who
IF-Else statement by
with PHP. PHP is a very
what happens. This tutorial
understand HTML but don't
comparing numbers, although
popular and easy to learn
starts by diving right into
know much about PHP. It
relativly simple you can
script language. Regardless
the good old "Hello
covers the basic concepts
expand on them so that you
if you are starting to build
World" script you may
such as variables, form
can run checks on various
your website, or if you are
have seen when learning
processing, arrays, if,
things, such as passwords.
already a pro, just read on
other languages. Then, it
loops, comparison and
to learn more about dynamic
presents another example
logical operators,
web pages and PHP.
that writes a Tip of the Day
functions, etc.
on your Web page using file
and random functions.
Date: Dec, 13 2005 Date: Mar, 20 2002 Date: Feb, 16 2000 Date: Dec, 12 2001 |