Test Connection Speed Of User

Discussion in 'PHP' started by johnsmith153, May 8, 2008.

  1. #1
    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.
     
    johnsmith153, May 8, 2008 IP
  2. jestep

    jestep Prominent Member

    Messages:
    3,659
    Likes Received:
    215
    Best Answers:
    19
    Trophy Points:
    330
    #2
    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.
     
    jestep, May 8, 2008 IP
  3. cornetofreak

    cornetofreak Peon

    Messages:
    170
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #3
    it might be possible to do cURL to to test the speeds** look into it
     
    cornetofreak, May 8, 2008 IP