Covers opening and ending PHP
Basic 'Users Online' tutorial
The basic use of single and
This introductory guide
tags, comments, variables,
for forums or communities.
double quoted strings in
covers a wide range of
variable scope, types, and
PHP, which to use when and
subjects on PHP programming.
type juggling. Examples
the general difference
Some of main topics include:
included
between the two.
PHP history, PHP 4
Architecture, Language
Syntax, Embedding PHP Code,
Dynamic vs. Static Web
pages, Variables, Arrays,
Conditionals and Looping
Constructs, Web Application
Features, Working With
Cookies, Built-in Variables,
and Database Handling.
Date: Sep, 30 2004 Date: Feb, 11 2006 Date: Dec, 10 2004 Date: Aug, 27 2003 |
This is a Basic Introduction
Learn PHP through lessons and
Ok, this will give you some
Shows you how to create and
to PHP, from explaining what
examples that are based on
very basics of what php is,
use classes, variables
PHP is and does to creating
plausible real world
and how it works. Ill try to
inside classes, functions
your very first script!
applications. Also
make it as
inside classes etc.
contained on tizag.com is a
new-to-programming freindly,
MySQL tutorial to aid you in
but it will help if your at
your PHP/MySQL knowledge.
least good with
understanding syntax of
coding languages. Also, I
wont go directly into how to
install PHP onto your
server, or local computer,
but here is a few helpful
links:
Auto installer
for
Date: Nov, 12 2005 Date: May, 05 2006 Date: May, 22 2005 Date: Oct, 07 2004 |