Core::arbitHttpNoConverter
Class arbitHttpNoConverter
Arbit HTTP raw input conversions
Handle user input data as raw data. data, and should not be necessary to use normally. Arbit HTTP raw input conversions
Handle user input data as raw data. Performs no conversions with teh input data, and should not be necessary to use normally.
arbitHttpInputConverter
|
--arbitHttpNoConverter
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:
|