XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).
Moderator: General Moderators
Yoni
Forum Newbie
Posts: 6 Joined: Sat Oct 28, 2006 11:56 pm
Post
by Yoni » Sun Oct 29, 2006 5:15 am
Hi all, I'm running my own web site from my own pc @ home, it's connected to the Inet via an edimax router...
Is there amy way that I can output the router basndwidth? ( I want to make a weekly graph of my router inbound & outbound via php
)
P.S if this thingy can't be exist, is there any way to do the same to my Ethernet PC card?
Thanks for any of the information..
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Mon Oct 30, 2006 4:37 pm
If the router supports logging, it should be possible. How would depend on what type of logging output the router supports.
Yoni
Forum Newbie
Posts: 6 Joined: Sat Oct 28, 2006 11:56 pm
Post
by Yoni » Mon Oct 30, 2006 5:50 pm
The Router as an GUI, with status area that in there I can get output of the inbound & outbound, although it reqire user name& password to login, like .htaccess login detailes, how can I add those two parameters (for example admin \ 1234) into the link? (
http://x.x.x.x/stats.asp )
Thanks for all of the info
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Mon Oct 30, 2006 6:11 pm
Yoni
Forum Newbie
Posts: 6 Joined: Sat Oct 28, 2006 11:56 pm
Post
by Yoni » Mon Oct 30, 2006 7:07 pm
hmm, kk thanks.
1 more question that I forgot to ask, How can I via php see the code of another web page? That I'll be able to grab some code from it...