This excellent five-page
In this tutorial you will get
Proper Coding Techniques for
Echo is one of the basic
tutorial introduces you to
the chance to learn how you
PHP
functions in PHP, you should
the world of PHP3
can easily use variables in
get acquainted with it if
programming and Web database
your PHP.
It teaches you
you want to learn PHP.
interfacing with MySQL. Main
the basics so it is very
topics include: The
easy for you if you are a
definition of PHP, How to
beginner. Easy explenations
use HTML forms and variables
for how it works.
with PHP, MySQL database
interfacing, Outputting data
from MySQL, and more.
Date: Nov, 09 1999 Date: Aug, 08 2004 Date: Aug, 28 2003 Date: Dec, 18 2003 |
Basic introduction to the
Helps you create your very
This is an introductory
A collection of 14 tips on
mail() function and testing
first fully working php
article on PHP programming.
PHP string literals,
if email was sent.
script. using basic php
Some of main topics covered
operations and conversaion.
parsing and the print
include: Variables, Strings,
Clear explanations and
function.
Arrays, Comparison
tutorial exercises are
Operators, and Control
provided on single-quoted
Structures.
strings, double-quoted
strings, string elements,
concatenation, converting
values to strings,
converting strings to
values: What Are the
Special Characters You Need
to Escape in Quoted
Stings?
Can You Specify the
"new line"
Character in Single-Quoted
Strings?
How Many Escape
Sequences Are Recognized in
Quoted Strings?
How Many
Escape Sequences Are
Recognized in Double-Quoted
Strings?
How To Include
Variables in Double-Quoted
Strings?
How Many Ways to
Include Variables in
Double-Quoted Strings?
How
Many Ways to Include Array
Elements in Double-Quoted
Strings?
How To Access a
Specific Character in a
String?
How To Assigning a
New Character in a
String?
How To Concatenate
Two Strings Together?
......
Date: Feb, 05 2006 Date: Nov, 24 2005 Date: Dec, 06 2000 Date: May, 27 2006 |