SWF 함수 목록
PHP Manual

swf_textwidth

(PHP 4)

swf_textwidthGet 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