On Tue, 2003-11-18 at 23:55, Greg Donald wrote: > 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 >
Thanks for that clarification. That might actually solve some problems at work. I didn't know that. Learn something new every day :) Homework or otherwise. Back when I was in school I had to look it up myself. I didn't use mailing lists, newsgroups, etc. for easy answers:) -- "I have a photographic memory. I just forgot the film" --Unknown ============================= Ryan Thompson [EMAIL PROTECTED] http://osgw.sourceforge.net -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php