|
This is a very simple
This tutorial is a starting
Explain how to manipulate
This tutorial will take you
tutorial that outlines the
point to Object orientated
string in php, introducing
through both the IF and the
four main mathematical
programming (OOP) which is a
the use of control
IF-Else statement by
functions and how to use
commonly used term when
structures, functions and
comparing numbers, although
them. Clearly written with
discussing modern
working with web forms
relativly simple you can
the ability to ask questions
programming techniques. One
expand on them so that you
afterwards.
of the things that makes
can run checks on various
humans stand out is the
things, such as passwords.
ability to categorise - we
put objects into categories
of similar type of function.
Date: Feb, 01 2006 Date: Jan, 31 2006 Date: Sep, 30 2004 Date: Dec, 13 2005 |
|
Practical Php Coding
This article will explain how
This is an introductory
The quickest way to learn PHP
Standards for web
to build dynamic web pages
tutorial for those who
is to start using it and see
development teams.
with PHP. PHP is a very
understand HTML but don't
what happens. This tutorial
popular and easy to learn
know much about PHP. It
starts by diving right into
script language. Regardless
covers the basic concepts
the good old "Hello
if you are starting to build
such as variables, form
World" script you may
your website, or if you are
processing, arrays, if,
have seen when learning
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: Feb, 09 2006 Date: Mar, 20 2002 Date: Dec, 12 2001 Date: Feb, 16 2000 |