escape_str($str[, $like = FALSE])
| Parameters: |
|
|---|---|
| Returns: |
The escaped string(s) |
| Return type: |
mixed |
Escapes string values.
Warning
The returned strings do NOT include quotes around them.
escape_str($str[, $like = FALSE])
| Parameters: |
|
|---|---|
| Returns: |
The escaped string(s) |
| Return type: |
mixed |
Escapes string values.
Warning
The returned strings do NOT include quotes around them.
Please login to continue.