How to install Joomla…fresh install

Thursday, March 27th, 2008 192 views

The main keywords associated to Joomla! CMS (Content Management System), are the following: "It's easy!". So feel free to browse through the next installation steps, to find out just how easy it is...

Introduction to PHP sessions and MySQL documentations

Wednesday, March 12th, 2008 178 views

While getting a more proficient understanding of how PHP works, you will find out that one of the nifty things it can accomplish is talking to a MySQL database server, another is using sessions. Sessions are useful when we want to keep track of users as they browse through a ...

Setting up AMP for JoomlaPack restore

Wednesday, February 20th, 2008 499 views

JoomlaPack is really easy to use for backup and restore of any Joomla! CMS content and framework. But what happens when the reinstall and restore from the scratch does not work without any problems? The article focuses on a AMP stack (Apache, MySQL, PHP) fresh install and configuration -- usually a ...