i've got a value in the url like this:- ...file.php?p=100 for example and then retreiving it using $_GET['p']. that's fine but how do i seperate different values? say i wanted a t variable ..?p=100t=50 isn't going to work is it? as the t is getting mixed up with the p value. how do i seperate those 2 variables? thanks.



thanks



Bookmarks