swf_textwidth()
swf_textwidth - Get the width of a string
Syntax
float swf_textwidth (
string $str)
Arguments
Description
Gives the width of the string in pixels, using the current font and font size.
Version
PHP 4
Return value
Returns the line width, as a float.