Namespace Modulework\Modules\Http\Utilities
Classes summary
ArrayCase | ArrayCase is an OOP way of handling arrays |
FileCase | ArrayCase is an OOP way of handling arrays NOTE: This class will require the (not yet written) "File" module |
HeaderCase | ArrayCase is an OOP way of handling arrays Adds: - getDate() |
HeaderWrapper | HeaderWrapper This class wraps header releated methods: - headers_sent() - header() - setcookie() |
IpValidator | IP Validator Validates IPv4 and IPv6 address |
ServerCase | ArrayCase is an OOP way of handling arrays Adds: - getHeaders() |
Interfaces summary
ArrayCaseInterface | ArrayCase is an OOP way of handling arrays |
HeaderWrapperInterface | HeaderWrapper This class wraps header releated methods: - headers_sent() - header() - setcookie() |
IpValidatorInterface | IP Validator Validates IPv4 and IPv6 address |