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