Archive for ‘Hosting Tutorials’
Installing Magento on your Pixel Internet web hosting space is straight forward, however there are a few simple processes you need to follow for a successful install:
1) Download the latest version of Magento from http://www.magentocommerce.com/download .
2) Follow the instructions in http://www.magentocommerce.com/knowledge-base/entry/magento-installation-guide
We have re-produced these for you here:
a) Check system requirements – we have all the [...]
Our Website Builder Plus software is now more popular that ever!
Even though the web builder software is extremely easy to use and designed for beginners / people with little or now experience, we still want to ensure that those of you who want to get the most out of the software…. can!
That’s why we are [...]
In todays web hosting tutorial we are going to cover :
How do I query a MySQL database from a PHP script?
Use the following outline to connect and begin querying the MySQL server from within your PHP scripts. Remember if you are a Pixel Internet customer you cannot connect to your databases remotely for security reasons; you can [...]
You can create your own php.ini file inside whatever sub-directory your script is in. You can then determine the exact behaviour for your PHP scripts yourself.
There’s a lot of documentation on how to use the various configuration features inside php.ini online at .
In this case, to set “register globals” on, you can just create a [...]