Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
is_scalar
is_scalar
Detect whether a variable is a scalar
Name:
is_scalar
Category:
Variable processing
Programming Language:
php
One-line Description:
Check whether the variable is a scalar.
Related
How to Achieve Clockwise Image Rotation Using the imagerotate Function?
6
A Comprehensive Guide to Retrieving SELECT Results from MySQL Using PHP
5
Common misunderstandings in the mb_get_info function when processing Chinese strings
1
ASP vs PHP: Which is Better for Your Project Requirements?
5
Similar Functions
doubleval
doubleval
aliasforfloatval
is_double
is_double
is_floatalias
floatval
floatval
Getthefloatingpointv
var_dump
var_dump
Printvariablerelated
strval
strval
Getthestringvalueoft
unserialize
unserialize
CreateaPHPvaluefroma
settype
settype
Setthetypeofvariable
serialize
serialize
Generatearepresentat
Popular Articles