ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> php-general
php-general
RE: [PHP] how to process URL parameers
by Rick Emery other posts by this author
Apr 5 2002 2:57PM messages near this date
[PHP] WIKI - CMS scripts | [PHP] using new AUTOGLOBALS
<?php
if( isset($xyz) )
{
...do something...
}
?> 


-----Original Message-----
From: Wo Chang [mailto:wchang@[...].gov]
Sent: Friday, April 05, 2002 8:55 AM
To: php-general@[...].net
Subject: [PHP] how to process URL parameers


Dear All,

Sorry to trouble you with this simple question!

if I have this php code:

 echo "<a href=http://abc.com/test.php?xyz> try</a>";

how would I process the xyz from test.php?

Any thoughts would be greatly appreciated!

--Wo




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved