-
FAQ
- Forum Search
- Community
- Online Manual
- Support Helpers of the Month
- Function Database
checkExistingTriggerIP
Description
Checks to see if an existing trigger matches the given IP.
Syntax
array checkExistingTriggerIP (array $ip_array[, string $full_ip])
Parameter $ip_array
Expected type: Array of arrays
Description: An array of IP parts. The array consists of 4 arrays, each of which has "low" and "high". See ip2range for more info.
Parameter $full_ip
Expected type: String
Description: The full IP address.
Return value
Expected type: Array
Description: An array containing the low and high values of each part of the IP range, or false if the trigger already exists.
Advertisement:- Help | Terms and Rules | Go Up ▲
- Copyright © 2022 Simple Machines. All Rights Reserved.
- Page created in 0.015 seconds with 13 queries.
- Forum Search