configuration file

Fabien Potencier's Blog: Create your own framework... on top of ...

PHPDeveloper.org  Tue, 01/17/2012 - 09:39

Fabien Potencier has posted the eighth part in his "building a framework on Symfony2 components" series.


 

30 Best Sources For Linux / *BSD / Unix Documentation On the Web

Linux Today  Tue, 01/03/2012 - 04:01

nixCraft: "Use man pages when you just need to know the syntax for particular commands or configuration file, but they are not helpful for new Linux users."


 

ServerGrove Blog: Editing Twig Templates in Dreamweaver

PHPDeveloper.org  Fri, 03/04/2011 - 10:16

On the ServerGrove blog today there's a new post showing how you can set up Dreamweaver to be able to edit Twig templates directly, complete with syntax highlighting.


 

Derek Allard's Blog: 5 Things You May Not Know About CodeIgniter

PHPDeveloper.org  Thu, 01/20/2011 - 12:04

Derek Allard has a new post to his blog today sharing five things about CodeIgniter you might not know - things he's discovered in his CI work over the past few years.


 

ServerGrove Blog: How to customize the error pages in Symfony2

PHPDeveloper.org  Thu, 10/28/2010 - 12:25

On the ServerGrove blog there's a new post showing you how to customize those default error pages that show up in a Symfony2 application when an exception is thrown.


 

Ask About PHP: Codeigniter: Handling errors

PHPDeveloper.org  Tue, 02/09/2010 - 14:02

In a new post from the Ask About PHP blog they look at handling different types of errors in a popular PHP framework, CodeIgniter, most being included with the framework.


 

Derick Rethans' Blog: PHP Development Environment 2.0

PHPDeveloper.org  Thu, 12/31/2009 - 09:13

In a new post to his blog today Derick Rethans talks about his move to what he calls his "PHP Development Environment 2.0" - an upgrade to some of his sites and servers prompted by an update of the Xdebug website.


 

Millwood Online Blog: Multi-site Drupal installations

PHPDeveloper.org  Fri, 11/06/2009 - 11:37

On the Millwood Online blog there's a quick step-by-step about getting multiple Drupal sites up and running on one code installation.


 

Graham Christensen's Blog: Sane Pre-Commit Hooks for Symfony + G...

PHPDeveloper.org  Tue, 08/25/2009 - 12:49

Symfony users will want to check out this pre-commit hook for git from Graham Christensen that can help you keep your sanity in place by rebuilding some of the essentials when a commit is made.


 

Till's Blog: Magento: moving a store to another server (Checklis...

PHPDeveloper.org  Wed, 06/17/2009 - 10:14

On Till's blog today, there's a checklist of sorts to help make moving a Magento-based online store over to another server.