Web and Technology Support
Html, JAVA,DOTNET,Javascript, PHP, and JQuery Scripts and its issues with solutions
Showing posts with label
check variable types
.
Show all posts
Showing posts with label
check variable types
.
Show all posts
Tuesday, 14 October 2014
How to check value & its variable type in php?
$i=10; $j="10"; if($i===$j){ ..... } Here we have to check value & its variable type in php
Older Posts
Home
Subscribe to:
Posts (Atom)