"Court Shrock" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... > Replace all references of "$pagetype" with "$_GET['pagetype']" (without the > doube-quotes, of course) or have the line "$pagetype = $_GET['pagetype']" at > the beginning of your file. Repeat this same idea with your other variables
Or to get them all at once use extract($HTTP_GET_VARS). - Steve Yates - I didn't fight my way to the top of the food chain to be a vegetarian. / Taglines by Taglinator - www.srtware.com / -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php