API17:JFile::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.
JFile::makeSafe
Description
Makes file name safe to use.
Description:JFile::makeSafe [Edit Descripton]
Since
Synopsis
public static JFile::makeSafe ($file)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $file | string | The name of the file [not full path] |
Returns
string The sanitised string
Defined in
libraries/joomla/filesystem/file.php
Referenced by
See also
Examples
<CodeExamplesForm />
