PFMaBiSmAd Posted April 24, 2008 Share Posted April 24, 2008 Way back in post #10, DarkWater pointed out that $_GET['st'] contains "uinp". For anyone to help you, you need to post the form and any of the form processing code that references $_GET['st']. Quote Link to comment Share on other sites More sharing options...
GregL83 Posted April 24, 2008 Author Share Posted April 24, 2008 There is no form passing this variable along. It is a link that is as follows: www.domain.com/locater.php?st=ma&ct=Boston Thus, $_GET['st'] is 'ma'. If I echo $_GET['st'] I get: ma Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.