Answers for "php check if variable is string"

PHP
3

php is string

is_string($var)
Posted by: Guest on June-10-2020
0

php check if variable is string

is_string(mixed $value): bool
Posted by: Guest on September-28-2021

Code answers related to "php check if variable is string"

Browse Popular Code Answers by Language