In this Chapter
This tutorial provides step-by-step instructions for creating an Open Application. The code for this tutorial is a simple PHP script named weather.php. This script calls YQL with cURL and then displays the information returned: the current weather for zip code 90210. (To learn about YQL, see the YQL Guide.)