- 1,251 categories
- 40,829 scripts
- Covers Integers and Strings
- The basics of printing and doing math
- This tutorial makes php classes easy to learn.
- 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
- 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.
- 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 (...
- Nice tutorial on using the Yahoo search web service with the classes from the Zend framework.
- In this article I will show you how to use PHP regular expressions in your own PHP scripts.
- 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...
- Platforms
- Licenses
- Commercial License,
- Free for non-commercial use
- The session support can be turned on automatically at the site level, or manually in each PHP page script: Turning on session support automatically at the site level we have to modify some setting in php.ini file. you can get php.ini file in folder y...
Page: