SWF Funzioni
PHP Manual

swf_textwidth

(PHP 4)

swf_textwidthGet the width of a string

Descrizione

float swf_textwidth ( string $str )

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

Elenco dei parametri

str

The string.

Valori restituiti

Returns the line width, as a float.


SWF Funzioni
PHP Manual