Doug
Account Manager at Pixel Internet, Doug has been with us from day one. With over 10 years experience working in the web design and search engine optimisation industry, Doug's input and contribution to the growth of the company has been invaluable.
Doug's latest posts
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; [...]
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 most popular web development Firefox plugins to help you build and optimise your website. Below is our top 10 list of web development plugins for [...]
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 out more regarding the changes we have made you can read about it here: Pixel Internet re-launch website
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 [...]
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 a custom php.ini file in the directory you want to use (where your script resides). Here is an example; On your computer open a new [...]
This tutorial shows you how to clear your browser cache in Internet Explorer. This is particularly useful if you have noticed your PC become ‘sluggish’ when browsing the internet – a clear indication that your PC is storing too many files. This is because the browser cache serves to store a copy of each web [...]
Page 15 of 16« First«...1213141516»