Showing posts with label PHP Variable Data Type. Show all posts
Showing posts with label PHP Variable Data Type. Show all posts

Friday, May 1, 2009

PHP Variable Data Types : Free PHP Tutorial

PHP Variable Data Types : Free PHP Tutorial

In previous post i have said that you can change the value of a variable, so the important of variable type is not much in php. But it is im...

Wednesday, February 25, 2009

PHP Variable - Introduction

PHP Variable - Introduction

What is Variable? A variable is a symbol that stands for a value that may vary in the program . PHP Variable: Like all programing language,...