SWF
PHP Manual

swf_textwidth

(PHP 4)

swf_textwidth — Get the width of a string

Опи�ание

float swf_textwidth ( string $str )

Gives the width of the string in pixels, using the current font and font size.

Спи�ок параметров

str

The string.

Возвращаемые значени�

Returns the line width, as a float.


SWF
PHP Manual