Thread: php or mysql?
View Single Post
Old 01-16-2005, 10:39 PM  
kemp
Confirmed User
 
Join Date: Feb 2001
Location: Utopia
Posts: 392
php or mysql?

I have a mysql table filled with crap. I need to pull random lines from this table making sure that each time I query a line that is can not be queried again.

Which is better, doing it all as a mysql statement, or doing it inside of php? Either way I will have to figure out the method to do it, but maybe one of you php pros can point me in the right direction so I learn the right one first...
kemp is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote