Using order by x and use rand()

@colshrapnel has written a comprehensive PDO tutorial, found here

These are a couple of shorter articles I found useful when getting started with PDO

http://code.tutsplus.com/tutorials/why-you-should-be-using-phps-pdo-for-database-access--net-12059

PDO has many advantages beyond not being obsolete. You won’t look back.