JFolder::makeSafe/1.5
From Joomla! Documentation
JFolder::makeSafe
Description
Makes path name safe to use.
Description:JFolder::makeSafe [Edit Descripton]
public function makeSafe ($path)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $path | string | The full path to sanitise. |
- Returns string The sanitised string.
- Defined on line 565 of libraries/joomla/filesystem/folder.php
- Since
See also
-
JFolder::makeSafe on api.joomla.org
-
JFolder source code on JoomlaCode
-
Class JFolder
-
Subpackage Filesystem
- Other versions of JFolder::makeSafe
SeeAlso:JFolder::makeSafe [Edit See Also]
User contributed notes
<CodeExamplesForm />