I need to make a call from my webpage to database and select random picture from single table from database. Database is based on server (mysql) and i call it from javascript code. So my question is: Is there a code snippet for that, I am not that good with Javascript.
Thanks in advance.