I am using PHP based on Apache (on linux) to design a web page. One
question I am having is:
How to use PHP to display a dynamic graph? For example: how to use PHP to
display a network topology that may change periodically? Any tutorial in
this respect?
Thanks.