Posted by Lixas on 01/08/07 20:02
i'f i understand correctly, the shortest way to do what you want is <? foreach($_GET as $key => $val) echo $key . " : " . $val . "<br>"; ?>
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming