API17:JDatabaseSQLSrv::getEscaped
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.
JDatabaseSQLSrv::getEscaped
Description
Method to escape a string for usage in an SQL statement.
Description:JDatabaseSQLSrv::getEscaped [Edit Descripton]
public function getEscaped ( $text $extra=false )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $text | |||
| $extra | false |
- Returns
- Defined on line 210 of libraries/joomla/database/database/sqlsrv.php
See also
-
JDatabaseSQLSrv::getEscaped source code on BitBucket
-
Class JDatabaseSQLSrv
-
Subpackage Database
- Other versions of JDatabaseSQLSrv::getEscaped
SeeAlso:JDatabaseSQLSrv::getEscaped [Edit See Also]
User contributed notes
<CodeExamplesForm />
