Most developers who have worked with PHP for any significant period of time have heard of the LAMP application stack. Linux, Apache, MySQL and PHP. This is probably the most common PHP application configuration out there, and I’ve been giving application stacks a lot of thought these days for a variety of reasons. First of [...]
My in-box is filling up with rejection emails from various places because some asshole spammer decided to use my domain name to send their spam. Trust me, there’s only three addresses that send out mail from littlehart.net and HolliscezanneMorse is not one of them. My apologies to anyone who’s gotten spam from someone claiming to [...]
I like to check out the programming section on Reddit on a regular basis because it usually contains some interesting links. Yesterday I came across a link that discussed the fallout surround a presentation at phplondon08 where panelists on a discussion of frameworks got heckled but some guy claiming to be an expert on what [...]
(Note: I will be cross-posting a version of this to the CakePHP Cookbook within a day or two). As amazing as the built-in CakePHP pagination helper is, sometimes you have to create your own custom queries for data you wish to paginate. For the simulation baseball league site I wanted to be create an admin [...]
Recent Comments