SWF İşlevleri
PHP Manual

swf_textwidth

(PHP 4)

swf_textwidthGet the width of a string

Açıklama

float swf_textwidth ( string $str )

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

Değiştirgeler

str

The string.

Dönen Değerler

Returns the line width, as a float.


SWF İşlevleri
PHP Manual