Home > PHP > Function > > SWFTextField->setName()

SWFTextField->setName()

SWFTextField->setName - Sets the variable name

Syntax

void SWFTextField->setName (string $name)

Arguments

  • name - Value of alpha component

Description

swftextfield->setname() sets the variable name of this text field to name, for form posting and action scripting purposes.

Version

PHP 4.0.5

Return value

No value is returned.