IP ranges

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
boybastos
Forum Newbie
Posts: 2
Joined: Sat Aug 06, 2011 5:36 am

IP ranges

Post by boybastos »

Hi Experts,

Good Day!

Can anyone help on how will i ping i.p ranges?
what im doing is creating a site that will display all online computer within my local network using there i.p

Thanks and best Regards,
boy :banghead:
User avatar
Jonah Bron
DevNet Master
Posts: 2764
Joined: Thu Mar 15, 2007 6:28 pm
Location: Redding, California

Re: IP ranges

Post by Jonah Bron »

There's an answer here in Stackoverflow:

http://stackoverflow.com/questions/5326 ... 20#5326220
boybastos
Forum Newbie
Posts: 2
Joined: Sat Aug 06, 2011 5:36 am

Re: IP ranges

Post by boybastos »

not working :(
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: IP ranges

Post by Celauran »

boybastos wrote:not working :(
Could you perhaps be a little more specific?

Please post the code you used, a description of what isn't working, and any error messages you receive.
Post Reply