H I O X INDIA
FREE PHP Topics
 HOME  ||  Scripts  ||  Purchase  ||  Tutorials  ||  Images  ||  Tools  ||  Directories 
  :-)  Send Page   :-)   Feedback   :-)   Register   :-)   Links   :-)   Support   :-)   Bookmarks :-)  
 Forums   Hosting   Internet Stats   Easy Calculation   FUN Games 

PHP Topics
Introduction
Common Header
Random Number
Type
Form Variables
Date and Time
File Handling
Error Handling
DB Size
PHP Mail
String Tokens
Running PHP from JS
Array To JS
Array to PHP
Encryption
Ask Your Doubts
Feedback





Data types in PHP


Topic

Data types in PHP



Explanation

A data type is defined as a set of values and the allowable operations on those values. Almost all programming languages explicitly include the notion of data type, though different languages may use different terminology.

Common data types in programming languages include those that represent integers, floating point numbers, and characters, and a language may support many more.

In PHP the data type of a variable is not set by the programmer. PHP decides the data type of variables after interpreting the web page. Basic datatype included in php are Variables are nothing but identifiers to the memory location to store data.

Data Types in PHP include:





others


privacypolicy     licence     sitemap
(c) copyright, 2004 hioxindia.com