Generate any HTML tag with these two functions.
I was working on a form generation API on Typhoon PHP Framework today and came up with two wonderful functions for generating any HTML tag using PHP. Here are the functions, enjoy!: public static...
View ArticleChoosing the best platform for the job: CMS Solution, PHP MVC, Django, or...
I see this all the time: “I’m building a website, but I don’t know what the best technology to use is? This guy says PHP, that guy says Ruby. What’s better?”. While there are definitely a handful...
View ArticleUpgrading from PHP 5.2 to 5.3 in Ubuntu – Part 1
( I’m publishing this partially done so that it acts as a reminder for me to FINISH it… bare with me! ) Overview of Important Changes variable class naming Previously in PHP, only method and function...
View ArticleMysql: Force Localhost to Use TCP, Not a Unix Socket File
So, recently I decided I was paying too much for my server because I was not maximizing performance across all the various daemons. So I decided to split my larger server into a handful of smaller...
View ArticleApache Low Memory Settings + PHP + APC
In addition to moving my servers to save costs, I ran into a two part issue that I lumped into: “I need to tune memory usage a bit”. Part 1: Apache Since I moved my Apache servers to lower memory...
View ArticleAdKeeper Raises $35 million in second round funding!
I joined AdKeeper several months ago – it’s so far been a blast, and has really nailed the startup-junkie sweet spot in me! With a press announcement today, it just got a lot more interesting… As we...
View Article