Module talk:IPAddress: Difference between revisions

Content deleted Content added
Dcoetzee (talk | contribs)
+Note that extra whitespace is not permitted (e.g. "127.0.0.1 " with an extra space at the end is not a valid IP address).
Line 15:
== isIpV4 ==
Returns 1 if the given argument is a valid IPv4 address, else 0.
 
== More than 3 digits in a group ==
 
Is '00000000000005.10.10.10' a correct IPv4 address? --[[User:DixonD|DixonD]] ([[User talk:DixonD|talk]]) 07:53, 8 March 2013 (UTC)