Send sensor value to a web server via Wi-Fi

Its an sensor which gives analog values. I haven't decided on the web server yet. I want the arduino to send the value of the sensor via WiFi and store it in the server online. What's the best way to achieve this? Php,mysql?