Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

check variable type in php

$variableType = gettype($variable);
Source by www.php.net #
 
PREVIOUS NEXT
Tagged: #check #variable #type #php
ADD COMMENT
Topic
Name
5+8 =