Detecting the data type of a PHP variable
Friday, November 28th, 2008Detecting the datatype of a specific PHP variable can be done by using PHP gettype() function. refer below for example.
<?php //define variables $on = true; $age = 20; $name = "daniel"; $price = 99.99; //Returns Boolean echo gettype($on); //Returns String echo gettype($name); //Returns Integer echo gettype($age); //Returns Double echo gettype($price); ?>

yeah.. weeeee well there are so many things that i forgot to blog about.. and since i forgot those things, i will not post it anymore hahaha. .just kidding.. ahmm first of all i reached my first $100 in google adsense this month weeee im very happy
im gonna
my blog entry got indexed in the blog search in just minutes weeee
at last after 5 days of being busy because of school enrollment im now back again at my blog to blog ofcourse ehehe
haha i know its not that high but im very happy to see my blog ranks up weeeeeeee hehe. .
i still need 
Hi everyone im 





