| « Blog of a Different Color | Bill Hicks » |
Link: http://quotes.joshuajmorgan.com/
So you might have noticed that all 350+ quotes which usually cycle at random the top of the blog are now listing in the main blog area too (there's like 35 pages of quotes below this post!!!). That's cuz I changed the way I'm storing the quote data.
My old way was a single PHP file that contained several arrays which contained each quote's data, but as my collection grew over 300 quotes, it became too cumbersome to edit, organize and process, so I decided to make use of the MySQL database that stores this blog's other data.
This new way has several advantages:
Leave a comment


