swf_textwidth
(PHP 4)
swf_textwidth — Get the width of a string
Description
float swf_textwidth
( string
$str
)
The swf_textwidth() function gives the width
of the string, str, in pixels, using the
current font and font size.
There are no user contributed notes for this page.
