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 ...