On Tue, 18 Nov 2003, Ryan Thompson wrote:

>What you can't find at php.net/manual/en you can find on google. But I have a 
>question for you..... Correct me if I'm wrong but isn't a subnet mask of 
>255.255.248.0 invalid??? I thought it had to be 255's and 0's.

Umm..  no.  For a given network, say 10.0.0.0, a subnet mask of 
255.255.248.0 yields the following range of possible node addresses: 
10.0.0.1 to 10.0.7.254.

>This seems like laziness..

Or homework.


-- 
Greg Donald
http://destiney.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to