Forum und email

SWFTextField->addString()

(PHP 4 >= 4.0.5)

SWFTextField->addString() — Concatenates the given string to the text field

Description

SWFTextField
void addString ( string $string )
Warning

Deze functie is EXPERIMENTEEL. Dat betekent, dat het gedrag van deze functie, deze functienaam, in concreto ALLES dat hier gedocumenteerd is in een toekomstige uitgave van PHP ZONDER WAARSCHUWING kan veranderen. Wees gewaarschuwd, en gebruik deze functie op eigen risico.

swftextfield->setname() concatenates the string string to the text field.

Return Values

No value is returned.