strval
function call:
string strval( mixed $var )
description:
Returns the string value of $var. $var may be any scalar type. You cannot use strval() on arrays or objects.
test strval online:
string strval( mixed $var )
description:
Returns the string value of $var. $var may be any scalar type. You cannot use strval() on arrays or objects.
test strval online: