I want to test the connection speed of a user accessing my site. If they are on dial-up, I send them to my basic site with minimal graphics etc. Ideally this will be with php. If javascript can do this, then I can accept this also. Hope I have posted in correct forum - would prefer php, didn't want to post in 2 forums.
I think that flash is the only way to do it. It may be possible with javascript, but I don't think it's possible with php since php is executed on the server side.