This introductory Web
This excellent five-page
Proper Coding Techniques for
Echo is one of the basic
tutorial covers: The detail
tutorial introduces you to
PHP
functions in PHP, you should
definition of PHP, The basic
the world of PHP3
get acquainted with it if
PHP Syntax, Creating a
programming and Web database
you want to learn PHP.
simple and a multipage forms
interfacing with MySQL. Main
in PHP, How to use cookies
topics include: The
with PHP, Date and time
definition of PHP, How to
functions, and more.
use HTML forms and variables
with PHP, MySQL database
interfacing, Outputting data
from MySQL, and more.
Date: Nov, 09 1999 Date: Nov, 09 1999 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 |