SWF Funkcje
PHP Manual

swf_textwidth

(PHP 4)

swf_textwidthGet the width of a string

Opis

float swf_textwidth ( string $str )

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

Parametry

str

The string.

Zwracane wartoĊ›ci

Returns the line width, as a float.


SWF Funkcje
PHP Manual