Recent changes RSS feed
 

IPAddressRule

Input validation rule that tests for a valid “dot-notation” IPv4 address.

Example

$form->addRule (new IPAddressRule ('fieldName'));

This example checks that the value in the field “fieldName” is a valid IP address (for example: 10.0.0.1).

Additional Information

 
wact/api/validation/rule/ipaddressrule.txt · Last modified: 2006/12/09 17:16
 
Hosting for this site donated by Procata PHP Development