Variables handling
PHP Manual

strval

(PHP 4, PHP 5)

strval — Get string value of a variable

Description

string strval ( mixed $var )

Returns the string value of var . See the documentation on string for more information on converting to string.

var may be any scalar type. You cannot use strval() on arrays or objects.

See Also


Variables handling
PHP Manual
Affiliate Directory - Sign Up - Priviledged Members - Articles - Web Resources - Discussion - Contact Us - Link Exchange - HTML4 Manual - HTML3 Manual - PHP Manual