PHP Code Snippet: Quote of the Day Picker
While I’ve got a few minutes spare here is a little snippet of code that picks a random quote that changes every day from an array you provide.
Read more
While I’ve got a few minutes spare here is a little snippet of code that picks a random quote that changes every day from an array you provide.
Read more[alert class=”error”]Please note that this post is very old and may no longer be helpful when working with Codeigniter.[/alert] Today we are going to look at how to select a row from a MySQL database as randomly as possible, but not repeating it. Basically it’s a poll, but one of the features the poll has is that it will change […]
Read more
Recent Comments