echo-request

How to get my client to ping server?

Hello, I'm trying to figure a way where my clients can ping my server via php, and then retrieve the results into format like this "15 MS". I ended up finding a way where servers can ping servers. However I want to be able to have the remote user somehow ping the server, or maybe have the server ping the client possibly? function trac...