|
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
The quickest way to learn PHP
This is an introductory
Standards for web
to build dynamic web pages
is to start using it and see
tutorial for those who
development teams.
with PHP. PHP is a very
what happens. This tutorial
understand HTML but don't
popular and easy to learn
starts by diving right into
know much about PHP. It
script language. Regardless
the good old "Hello
covers the basic concepts
if you are starting to build
World" script you may
such as variables, form
your website, or if you are
have seen when learning
processing, arrays, if,
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: Feb, 09 2006 Date: Mar, 20 2002 Date: Feb, 16 2000 Date: Dec, 12 2001 |