PHP NETWORK MAPs

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
RIGOLETO
Forum Commoner
Posts: 37
Joined: Fri Nov 20, 2009 10:13 am

PHP NETWORK MAPs

Post by RIGOLETO »

Hi there,

One question, I have a netwok map of my job building, this map show how all the PCs are distributed, so I am wonder if I can use Javascript or PHP to create a dynamic map, I mean I put the mouse point over a specific are of the map, it should show me the IP adress asigned to tha position and area...

Someone know how can I do that ??

I it could be like a INTERACTIVE NETWORK MAP


Rigo
User avatar
JNettles
Forum Contributor
Posts: 228
Joined: Mon Oct 05, 2009 4:09 pm

Re: PHP NETWORK MAPs

Post by JNettles »

You could build an html image map......
RIGOLETO
Forum Commoner
Posts: 37
Joined: Fri Nov 20, 2009 10:13 am

Re: PHP NETWORK MAPs

Post by RIGOLETO »

How can I biuld a HTML map?

Where can read about it?

Do you have a sample ?

Thank
mjs1138
Forum Newbie
Posts: 3
Joined: Wed Dec 23, 2009 8:55 am

Re: PHP NETWORK MAPs

Post by mjs1138 »

Post Reply