Core::arbitHttpStringConverter
Class arbitHttpStringConverter
Arbit HTTP string input conversions
Handle user input data as strings, and perform the necessary charset conversions. Arbit HTTP string input conversions
Handle user input data as strings, and perform the necessary charset conversions.
arbitHttpInputConverter
|
--arbitHttpStringConverter
Author(s):
|
Version:
|
$Revision: 1236 $ |
|
License:
|
GPL |
Method Summary
|
public static
mixed |
convert(
$input
)
Convert client input
Convert and clean up client input. |
Inherited Methods
Methods
convert
static mixed
convert(
mixed
$input
)
Convert client input
Convert and clean up client input. Convert client input
Convert and clean up client input.
Parameters:
| Name |
Type |
Description |
$input |
mixed |
|
Redefinition of:
|