SWF Functions
PHP Manual

swf_nextid

(PHP 4)

swf_nextidReturns the next free object id

Description

int swf_nextid ( void )

The swf_nextid() function returns the next available object id.

Return Values

Returns the id, as an integer.


SWF Functions
PHP Manual