RE: Random Adoptables
If you wanted a seperate adoptables page you would use this random & limited.. but also need to add some WHERE 's so that you are limiting the sql call to specific ones.. I tend to use the "whenisavailable' for my calls but I use others also.
Then on your main adopt page you would need to use WHERE 's so that the 2 pages didnt duplicate.
This is a site I recomend for helping to learn what I am talking about :) http://www.w3schools.com/PHP/DEfaULT.asP
|