Function __global->ip_wild_to_apache

Definitions

sources/failure.php

  • Convert simple software wildcard syntax in IP addresses to Apache netmask syntax.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$ip IP required parameter N/A N/A The IP address (potentially encoded with *'s)

Return

  • The Apache-style IP
  • Type: string
  • Set: N/A
  • Range: N/A