[plug] PHP - $_GET vars
Jay Turner
jturner at bsis.com.au
Tue Aug 31 15:48:22 WST 2004
> -----Original Message-----
> From: plug-bounces at plug.linux.org.au
> [mailto:plug-bounces at plug.linux.org.au]On Behalf Of James Devenish
> Sent: Tuesday, 31 August 2004 2:59 PM
> Hi,
>
> In message <OOECKHEBCBMDKGKDPJLHAEEIEPAA.jturner at bsis.com.au>
> on Tue, Aug 31, 2004 at 02:21:40PM +0800, Jay Turner wrote:
> > Can anyone tell me how I can print out all my $_GET parameters
> in one shot
> > in PHP?
> > ie q=1&b=2&c=3
$_SERVER['QUERY_STRING'] was what I was after..
Thx all.
More information about the plug
mailing list