KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
Home
>
PHP
>
Function
>
>
SWFTextField->addString()
SWFTextField->addString()
SWFTextField->addString - Concatenates the given string to the text field
Syntax
void
SWFTextField->addString
(
string
$string)
Arguments
string - Value of alpha component
Description
swftextfield->setname() concatenates the string string to the text field.
Version
PHP 4.0.5
Return value
No value is returned.