How can I use IDs?
I need it to point to a variable from a array.
and display the information on the page that it points to.
how do I set it and use it?
$HTTP_GET_VARS["id"] will return the value that's in the url
to set it, just dump whatever value you want for ##
-S