GoLang SWFMovie::remove

request it (326)
GoLang replacement for PHP's SWFMovie::remove [edit | history]



Do you know a GoLang replacement for PHP's SWFMovie::remove? Write it!

PHP SWFMovie::remove

PHP original manual for SWFMovie::remove [ show | php.net ]

SWFMovie::remove

(PHP 5.2.1-5.3.0, PHP 7, PECL ming SVN)

SWFMovie::removeRemoves the object instance from the display list

Description

void SWFMovie::remove ( object $instance )
Warning

This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk.

Removes the given object instance from the display list.

Return Values

No value is returned.

See Also