im doing a random query on my site for 2 things 1 my affiliates which works very well..
<?php include "affiliates.php";?>
everytime you refresh the page a new list of affiliates come up, but when i put
another random query which is
<?php include "randomtut.php";?> which are random tutorial images that come up in an include it joins with the affiliates one im asking how to get them to work seperatly or whatever
thanks!!!
drak







Bookmarks