Archive for the 'Uncategorized' Category

How to set up Symfony in XAMPP in Windows

Wednesday, February 13th, 2008

For aspiring web developers, the next step after learning PHP and MySQL is a framework which will greatly reduce the time of application development and provide important features such as Object Relational Mapping and Database Abstraction. Symfony is arguably the best php framework out there. In this how-to, I will explain how to install and […]