Practical Php Coding
Learn the basics of using
Ever wanted to redirect users
There are a lot of tutorials
Standards for web
Object Oriented Programming
using PHP? Using HTTP
out there that tell you
development teams.
in PHP to build and extend a
headers? Conditionally?
about some basic PHP stuff;
class to make a website.
Peter explains all this and
however, none of them tell
more, in order to help
you how to take it to the
improve your site and coding.
next level. In this tutorial
I explain how you can learn
PHP quickly.
Date: Feb, 09 2006 Date: Sep, 23 2005 Date: Dec, 22 2004 Date: Aug, 06 2004 |
Variables are a vital part of
If you are new to PHP, this
Basic 'Users Online' tutorial
This introductory guide
the server-side language,
is for you. Here you will
for forums or communities.
covers a wide range of
PHP. They are unavoidable
learn how to create and run
subjects on PHP programming.
but very simple to learn. In
a PHP web page for the first
Some of main topics include:
this short tutorial, I hope
time.
PHP history, PHP 4
to give you a basic insight
Architecture, Language
into using them.
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: Jan, 19 2006 Date: Apr, 18 2005 Date: Feb, 11 2006 Date: Aug, 27 2003 |