PHP swf_actiongeturl function

Like this blog? Consider exploring one of our sponsored banner ads...

swf_actiongeturl

(PHP 4, PECL)

swf_actiongeturl — Get a URL from a Shockwave Flash movieDescriptionvoid swf_actiongeturl ( string url, string target )

Gets the URL specified by the parameter url with
the given target.

Parameters

url

The URL, as a string.

target

The target, as a string.


Return Values

No value is returned.


About this entry