Web Hosting Blog

Pixel Internet Web Hosting Blog

Top 10 Firefox Plugins - Web Development Tools

Posted on 03/07/08, filed under Website Resources | 2 Comments

Firefox and its variety of Web Development extensions makes it the first choice browser for many web designers and developers.

We have picked out 10 of the most useful and [...] Continue Reading…


Pixel Internet Re-Launch Website

Posted on 03/07/08, filed under General News | No Comments

We’ve just re-launched the Pixel Internet website. The new look incorporates many new features and resources (including our web hosting blog where you are now).

If you want to find [...] Continue Reading…


Setting “register_globals” to ON in PHP

Posted on 29/06/08, filed under Hosting Tutorials | No Comments

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 [...] Continue Reading…


How to create a custom php.ini file

Posted on 29/06/08, filed under Hosting Tutorials | No Comments

There are some variables in the php.ini file that can be overwritten, a common request is how to change the PHP file upload limit.

You can do this by creating [...] Continue Reading…