★ wanayoo — archive 1999 http://www.php.net/manual/function.is-string.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to Variables
Quick Reference
German version of this pageJapanese version of this pageItalian version of this pageFrench version of this pageHungarian version of this page
Variables
* call_user_func
* doubleval
* empty
* gettype
* intval
* is_array
* is_bool
* is_double
* is_float
* is_int
* is_integer
* is_long
* is_numeric
* is_object
* is_real
* is_resource
* is_string
* isset
* print_r
* settype
* strval
* unset
* var_dump
Manual: is_string
View the source code for this pageSearch the site



Previous page
 is_resource
 Updated
Sat, 12 Aug 2000
isset 
Next page


is_string

(PHP3 , PHP4 )

is_string -- Finds whether a variable is a string

Description

int is_string (mixed var)

Returns true if var is a string, false otherwise.

See also is_bool(), is_long(), is_int(), is_integer(), is_float(), is_double(), is_real(), is_object(), and is_array().


 About Notes


Previous page
 is_resource
 Updated
Sat, 12 Aug 2000
isset 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.