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
Congratulations and thank you for setting up your new Web Hosting account with Pixel Internet. This guide is designed to point you in the right direction as you set up your new web hosting account. All About Domains To use your Web Hosting account with us you will need a domain name. Domain names can [...]
It todays Web Hosting Tutorial we are going to cover how to change your PHP file upload limit to avoind the following error: ‘Fatal error: Allowed memory size of 8388608 bytes exhausted’? PHP has a built-in limit on the amount of memory it will allocate. If that limit is reached, the process will exit with [...]
We have been made aware that some customers may have issues with their OSCommerce installations after your recent upgrade to MySQL5. To solve this, two files in the installation directory need to be changed. the first set of changes are needed to index.php. Remove the code below from that file … // show the products [...]
My PHP script gives the error ‘Call to undefined function: mysql_connect()’ This is usually due to a faulty php.ini file causing the PHP MySQL functions to be undefined. A custom php.ini file should not need to contain more than a very few lines to override the specific necessary directives. Using a php.ini found on other [...]
Active Server Pages. (This might be a little confusing because ASP also stands for ‘Application Service Provider’). ASP is a Microsoft technology that runs inside Windows 2000 or Windows XP. To run on Linux Heart Internet have deployed Java System Active Server Pages or an emulated ASP provided by Sun One (also known as Chilisoft [...]
Self-referentially short for PHP: Hypertext Preprocessor, an open source, server-side, HTML embedded scripting language used to create dynamic Web pages. In an HTML document, PHP script (similar syntax to that of Perl or C ) is enclosed within special PHP tags. Because PHP is embedded within tags, the author can jump between HTML and PHP [...]
Page 14 of 16« First«...1213141516»