 
  |
 |
Introduction to PHP scripts |
INTRODUCTION TO PHP part 1
|
|
 |
|
This tutorialis the part one of a tutorial dedicated to those who want to learn php but are very slow in picking up.This tutorial is taking from stage to stage with execises attached to it.
Its like a class room
|
 |
| |
How to match and extract strings in PHP
|
|
 |
|
Learn how search strings or replace single or multple matches using PHP functions.
This tutorial explains the basic operations for dealing with string search and replacement using preg_match(), and preg_match_all() functions.
|
 |
| |
Type Juggling and Type Casting in PHP
|
|
 |
|
Juggling and casting the variables types in PHP.
Different to constants, a variable is automatically declared in PHP when you assign a value to it. Assignment is accomplished with the assignment operator (=). Note that the assignment operator (=) a
|
 |
| |
PHP Tutorial
|
|
 |
|
PHP is the most popular scripting language on the web. This PHP tutorial will teach you to create dynamic web pages. PHP is known as a server-sided language. The html of page does not make on your computer but you request it and it comes from the s
|
 |
| |
PHP for dummy
|
|
 |
|
PHP for dummy is a small tutorial for the absolute beginners how to start with PHP. This article covers more topic from installation to PHP basics.
|
 |
| |
|
 |
 
  |