Memcached in PHP on Dapper
Monday, February 8th, 2010What is Memcached and what is it good for?... Read More
What is Memcached and what is it good for?... Read More
Well that didn’t take long, unsurprisingly. I needed the interface to handle foreign relations, for this I would’ve liked to use conventions, for instance that all primary autoincrementing keys be named id. However the legacy database I’m working with won’t allow that, so we need configuration:... Read More
I recently made a very simple but functional administrational interface using jQuery and Ajax to avoid having to refresh the page all the time thus simplifying development.... Read More
This tutorial will all be about managing loading data into multiple select lists and then save the selections in the list.... Read More
This is the long walkthrough on how to fix this problem which is due to the fact that a too low memory limit is set in the PHP ini file.... Read More
As the title implies we’ve now added online/offline functionality and the ability to toggle the user list to show only friends or all members.... Read More
There’s been a lot of discussion on whether Python, Ruby or insert your favorite dynamic language, is a good lisp.... Read More
This time I’m going to go through the code for Paceville’s chat in a chronological order from the user’s point of view, as follows:... Read More
Today was a bad PHP day, a very bad PHP day. Now all of the below is known by seasoned PHP coders already, you learn to live with it, however it does make for a good anectode, rarely does PHP’s crappier aspects converge in such a profound way to completely screw you up for hours on end.... Read More
Update: Paceville.com is now online to check out the interface go here.... Read More