<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Common Gateway Interface - Page 16 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Common_Gateway_Interface&amp;p=15">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Common_Gateway_Interface&amp;p=17">3.Next</a>
</p>
<p>name of the script (in this example, <code>/with/additional/path</code>), then that path is stored in the <code>PATH_INFO</code> <a href="page.php?w=environment_variable">environment variable</a> before the script is called. If parameters are sent to the script via an <a href="page.php?w=HTTP_GET">HTTP GET</a> request (a question mark appended to the URL, followed by param=value pairs; in the example, <code>?and=a&query=string</code>), then those parameters are stored in the <code>QUERY_STRING</code> environment variable before the script is</p><p>
<a accesskey="1" href="page.php?w=Common_Gateway_Interface&amp;p=15">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Common_Gateway_Interface&amp;p=17">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
