Image

Imagexerode wrote in Imagephp_dev 🤔curious

Listens: Venetian Snares - Deadman DJ

I'm a little unclear about mysql_fetch-array. Does anyone know how to access the array data without using a do{ }while ( $blah = mysql_fetch_array( $query ) ); loop? I'm wondering if you can access rows by a key field or something...

Hope someone can help :)