Advertisment
This tutorial shows you how to create an interactive image maps using PHP and the GD library. It explains a method to zoom a portion of an image by...
This tutorial will show how you can store the data via the HTML forms 'File' feature in your MySQL database and how you can access and...
PHP has the ability to upload files such as documents or images using the multipart/form-data protocol, but how do you use this and how do you...
PHP lets you do a lot more than simply generating HTML content, it is also a great tool to dynamically generate images on-the-fly. For example, you...
Build or download an Apache web server composed of the latest versions of Apache, PHP, MySQL, Perl, OpenSSL, and more. DeveloperSide.NET provides...
EasyPHP is a combination of PHP, Apache, and MySQL put together into an easy to install package. The EasyPHP Install Guide will walk you through...
Web server program sits around awaiting requests from visitors' web browsers for objects it has in its possession, and then sends these...
MySQL text search function comes by default with a minimum word length of four letters. If you try searching for the word 'PHP',...
If you have no idea where to start or need some help on how to install, configure and tweak Apache, PHP, and MySQL on Unix or Windows, this 3-part...
Serverize! is the 'insta-thought-up' name for a tutorial that will guide you step by step on turning your windows machine into a full...
This article lists and discusses a couple of tools that automate the installation process of Linux, Apache, MySQL and PHP (LAMP).
This is a through, yet easy to understand guide to installing Apache, including PHP and its support for different SQL servers, including MySQL and...
This 2-page tutorial walks you through compiling and installing PHP on a Unix system.
This is documentation for installing Apache 1.3.9, PHP 3.011, Perl 5.00502 and MySQL 3.21.29, but should work with ANY recent (or more recent)...
This document describes how to install PHP for Apache on Linux. It was written using Red Hat 6.1, Apache 1.3.9 and PHP 4 Beta 2. You should have...
This article explains how to install PHP 3.x.x for IIS 4.x on Windows NT. These instructions assume that you have a standard IIS 4 installation on...
This is a step-by-step guide to installing PHP3 for Apache on Windows 9x. These instructions assume that you installed Apache for Windows 9x as...
This page walks through the setup of Apache, PHP and MySQL on a Red Hat Linux system. The installation is very similar on other Linux...
This article provides extensive instructions on installing PHP on Apache/Linux. Main topics include: How to Get PHP, PHP Extensions, Building PHP...
This tutorial shows the steps you need to install and configure PHP on Windows. It explains two different ways: Using PHP without Apache, and Using...