|
In Part 1 and Part 2 of this
A general introduction to
This tutorial shows you how
In order to accomplish almost
tutorial, we covered the
PHP, what it is, some
to use two open source,
any programming task with
basics of PHP how it
benefits it has, how to
cross-platform tools for
PHP you'll be dealing with
operates under the hood. We
output text to your pages,
creating a dynamic Web site:
strings. To get the best out
also gave an introduction to
setting variables and a
PHP and MySQL. When we are
of PHP you must thoroughly
the basic data types like
little more.
finished, you will know how
understand the basic string
arrays that are available to
dynamic sites work and how
functions available. In this
be used in PHP. In Part 3
they serve the content, and
tutorial we will lay down
here, we continue with our
you will be ready to serve
the foundations needed for a
introduction to PHP by
your own dynamic content
solid understanding of
covering the basics behind
from your site.
strings.
36 pages of
resources and strings.
examples and discussions
about strings.
Date: May, 11 2006 Date: Dec, 24 2005 Date: Apr, 19 2005 Date: Apr, 19 2005 |
|
The basic use of single and
Provides information on
Helps you create your very
An easy tutorial to learn the
double quoted strings in
creating and displaying
first fully working php
fundamental basics of PHP.
PHP, which to use when and
variables. The tutorial also
script. using basic php
The tutorial starts with a
the general difference
touches on Variable Types
parsing and the print
little history about PHP and
between the two.
such as string and integer.
function.
how to install your home
server. After that it
quickly moves on to PHP
syntax, variables, loops,
if-statement, arrays and
much more. It contains many
examples to give aid during
learning.
Date: Dec, 10 2004 Date: Nov, 24 2005 Date: Nov, 24 2005 Date: Jul, 02 2005 |