Category Archives: PHP

How to Become a Web Developer and Make Lots of Money

Over the recent days I’ve been asked to speak with a few new starters where I work. As budding (and not-so-budding) web developers, they’re eager to latch onto the next big thing and blog about it in order to appear cool (oops!). So, in order to stop repeating myself and free up more time for shameless self-promotion, read on if you want to become a web developer and make lots of money. Continue reading

Posted in Articles, JavaScript, MySQL, PHP | 6 Comments

Installing Apache, MySQL and PHP on Windows

This is it! The definitive guide to installing and configuring Apache 2.2.4, MySQL 5.0.27 and PHP 5.2.1 on Microsoft Windows XP (SP2) with support for both MySQL and MySQLi PHP extensions. And, yes, if you follow these instructions to the letter, the software will actually work! Continue reading

Posted in Apache, MySQL, PHP | 17 Comments

PHP Form Mail

PHP Form Mail is a PHP script which provides you with the ability to the have the information from any type of form on your website (e.g. contact, support, feedback, etc.) sent to one or any number of specified email … Continue reading

Posted in PHP, Software | Leave a comment