How do I use a get parameter in a include?
e.g.
<?php include('x.cgi?want=ssilinks') ?>I can't modify the cgi file though, and HTML includes don't work on my server.
Thanks in advance. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

