Archive for the 'PHP' Category

40+ CodeIgniter Framework Tutorials for Kick-Ass PHP Application

40+ CodeIgniter Fram...

CodeIgniter is an Application Development Framework – a toolkit – for people who build web sites using PHP . Its goal is to enable you to develop projects much faster than you could if you were writing code from scratch, by providing a rich set of libraries for commonly...
12 Free And Open Source PHP Forum Scripts

12 Free And Open Sou...

Forum is a great place where people can have discussions and postings . Generally, a forum is a community with lots of user inputs and needs moderators to moderate the posts. If you want to setup your own forum, you can go for either open source forum scripts or commercial forum...
10+ Mod_Rewrite Rules You Should Know

10+ Mod_Rewrite Rule...

Mod_rewrite is an Apache-based rewrite engine for dynamically rewriting URLs. It’s built into Apache servers natively, though not enabled by default. It’s capable of functions beyond simple rewrites, though, some of which are included below. Turn Mod_Rewrite On Mod_rewrite...
The Definitive Guide to htaccess Techniques: Do’s and Don’ts

The Definitive Guide...

Of all the elements of web design and coding, htaccess can be one of the most intimidating. After all, it’s an incredibly powerful tool and one that has the potential to completely break your site if you’re not careful. Below are a dozen basic htaccess techniques and...