View Single Post
Old 09-08-2006, 05:34 PM  
nolaman
Confirmed User
 
Join Date: Mar 2004
Location: New Orleans, LA
Posts: 1,001
Quote:
Originally Posted by polle54
hmm

I need a little script to detect the visitors connection speed.

if (speed == dialup)
redirect to another page

preferably coded in php.

as has to be as fast as absolute possible.

Do you have anything premade or can you make this pretty quick?

Since PHP runs on the server and not the client, Javascript would be much better to use to detect the user's connection speed. Let me know if you still need help with this.
__________________
PHP Programmer ICQ 215-504-788
nolaman is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote