Rendering helpers for HTTP.
public static string
formatDate( string|integer|DateTime $time )
DateTime
Returns HTTP valid date format.
string
public static boolean
ipMatch( $ip, $mask )
Is IP address in CIDR block?
boolean