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

Αυτή η συνάρτηση είναι ΔΟΚΙΜΑΣΤΙΚΗ. Η συμπεριφορά της, το όνομα της και οτιδήποτε άλλο είναι τεκμηριωμένο σχετικά με αυτή την συνάρτηση μπορεί να αλλάξει χωρίς ειδοποίηση σε μελλοντικές εκδόσεις της PHP. Χρησιμοποιήστε αυτή την συνάρτηση με δικό σας ρίσκο.

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

Return Values

No value is returned.