Category Archives: PHP

config default page in php project

Create .htaccess file in project folder and add following line in it. DirectoryIndex index.php

Posted in PHP | Leave a comment

Setting up your workstation for Joomla! development

Introduction This article provides detailed instructions for setting up your workstation for Joomla! development. Note that there are many possible configurations for doing Joomla! development. Any environment that supports Apache, MySql, PHP, and Subversion should work for writing Joomla! code … Continue reading

Posted in PHP | Leave a comment