downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  

<settypeunserialize>
Last updated: Thu, 26 Jun 2008

strval

(PHP 4, PHP 5)

strval — Get string value of a variable

Description

string strval ( mixed $var )

Get the string value of a variable. See the documentation on string for more information on converting to string.

Parameters

var

The variable that is being converted to a string.

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

Return Values

The string value of var .



add a noteadd a note User Contributed Notes
Get string value of a variable
There are no user contributed notes for this page.




<settypeunserialize>
Last updated: Thu, 26 Jun 2008
show source | credits | sitemap | contact | advertising | mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles | Tips / Quickies | News | News Linking and RSS Feeds | Shared Code Library
Mail Archives | Support / Discussion Forums | Get Started! Links | Contribute! | Docs