API17:JInstallerHelper::getFilenameFromURL
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JInstallerHelper::getFilenameFromURL
Description
Gets a file name out of a url.
Description:JInstallerHelper::getFilenameFromURL [Edit Descripton]
Since
Synopsis
public static JInstallerHelper::getFilenameFromURL ($url)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $url | string | URL to get name from |
Returns
mixed String filename or boolean false if failed
Defined in
libraries/joomla/installer/helper.php
Referenced by
See also
SeeAlso:JInstallerHelper::getFilenameFromURL
Examples
<CodeExamplesForm />
