Funcții SWF
PHP Manual

swf_textwidth

(PHP 4)

swf_textwidthGet the width of a string

Descrierea

float swf_textwidth ( string $str )

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

Parametri

str

The string.

Valorile întoarse

Returns the line width, as a float.


Funcții SWF
PHP Manual