downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

SWFText::addUTF8String> <SWFText
[edit] Last updated: Fri, 17 May 2013

view this page in

SWFText::addString

(PHP 4 >= 4.0.5)

SWFText::addStringDraws a string

Beschreibung

void SWFText::addString ( string $string )
Warnung

Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere, was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.

swftext::addstring() draws the string string at the current pen (cursor) location. Pen is at the baseline of the text; i.e., ascending text is in the -y direction.

Rückgabewerte

Es wird kein Wert zurückgegeben.

Siehe auch

  • SWFText::addUTF8String() - Writes the given text into this SWFText object at the current pen position, using the current font, height, spacing, and color



add a note add a note User Contributed Notes SWFText::addString - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites