Posts – Page 11

Startups need more than an idea (unfortunately)

I think it's safe to say that a lot of us think big. We have some great ideas, and given the chance, would definitely be …

How to add extensions to PHP 5 running as an Apache 2 module

Just a quick tip — hopefully this will help anyone having the same issue as I was. Our development server at work runs Ubuntu 6.10 …

Quick Poll: Do you abstract your DB functions?

This one has always had me wondering how everyone else did it, so I figured what better way to find out than to put up …

Rewriting URLs with Apache's mod_rewrite and PHP

For those of you who aren't aware, Apache provides a very nifty module called mod_rewrite which (can you guess?) lets you rewrite URLs, with or …

Perhaps the world doesn't need another framework

A collection of PHP frameworks

Well after the last post on this topic, it seems like frameworks are one of those topics that divide the PHP community. You either love …