API17:JFolder::makeSafe
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.
JFolder::makeSafe
Description
Makes path name safe to use.
Description:JFolder::makeSafe [Edit Descripton]
Since
Synopsis
public static JFolder::makeSafe ($path)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $path | string | The full path to sanitise. |
Returns
string The sanitised string.
Defined in
libraries/joomla/filesystem/folder.php (line 637)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
