manual for strval | search for "strval"
Manual © 2001-2008 The PHP Group
strval
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 floatval(), intval(), settype() and Type juggling.
© 2008 phparadise | go to the top | search phparadise | generated in 0.02 seconds
23 hits by 14 users in the last 30 minutes.