PHP
There are 3 levels of modules compatibility conflicts: 1) Conflicts in configuration files. 2) Conflicts with the software part. 3)..
PHP
Just extract the Magento source code into the document root of your webserver (or vhost). You’ll find the file install.php. Have..
PHP
Some of you might be knowing that there is a functionality in MySQL database for storing files and retrieving the..
PHP
Problem A recent project required that two SimpleXML Objects be merged together. It took some searching and testing with various..
PHP
Install Siege wget http://www.joedog.org/pub/siege/siege-latest.tar.gz tar xvzf siege-latest.tar.gz cd siege-2.71/ # if you’re on a fresh ubuntu, get this package first..