API17:JPath::check
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.
JPath::check
Description
Checks for snooping outside of the file system root.
Description:JPath::check [Edit Descripton]
Since
Synopsis
public static JPath::check ($path, $ds=DIRECTORY_SEPARATOR)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $path | string | A file system path to check | |
| $ds | string | DIRECTORY_SEPARATOR | Directory separator (optional) |
Returns
string A cleaned version of the path
Defined in
libraries/joomla/filesystem/path.php
Referenced by
See also
Examples
<CodeExamplesForm />
