Categories
Tags → Php Install Tutorial

An easy introduction to PHP

An easy tutorial to learn the fundamental basics of PHP. The tutorial starts with a little history about PHP and how to install your home server. After that it quickly moves on to PHP syntax, variables, loops, if-statement, arrays and much more. It c...
DETAILS

Installing Apache PHP MySQL

This tutorial expliains how to install the trio, Apache - PHP - MySQL, on Windows. Also covers modifying Apache and PHP configuration file so the two can work together.
DETAILS

phptut

PhpTut is a new tutorial system that is designed to allow users add tutorials and to comment on them. With a full admin section, editing and deleting submitted tutorials are a breeze. Tutorials can be on anything, and with 3 different tutorial diffic...
DETAILS

Hello World Remoting (amfphp)

Flash Remoting is a way Flash uses in order to talk to servers. This communication need to use ColdFusion, or install server side extensions in .Net or Java based servers. AMFPHP is a new proyect that offers the best of Flash Remoting in a free, open...
DETAILS

Installing Apache and PHP 4.2.x on Linux

Need to setup a linux web server? This tutorial will show you how to install Apache 1.3.x series and PHP 4.x series using the APXS method as an external module. Prerequisites are to have MySQL already installed if you plan on using it.
DETAILS

Apache, PHP and SQL on Linux, for Newbies

This is a through, yet easy to understand guide to installing Apache, including PHP and its support for different SQL servers, including MySQL and PostgreSQL. Aimed at the developer who wants a local linux development server, this tutorial has all th...
DETAILS

Compiling and installing php/mysql under Linux

Here, you will find tutorials on compiling and installing php and MySQL on a linux Box. Written in French. There is also a tutorial Showing you how to install and configure Apache Webserver. Most directives are explained.
DETAILS

Running PHP3 and 4 as simultaneous modules within Apache

If you are maintaining or writing PHP scripts for several sites then you might be in a situation where you will have to use PHP3 code for one site and php4 code for another site. This tutorial explains how to install both modules on Apache and make t...
DETAILS

How to Install and Configure PHP3 on Windows

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 PHP with Apache.
DETAILS

Setup and Install Apache with PHP4 as a Dynamic Module (DSO)

This tutorial first explains what a dynamic module is, or what it means by creating PHP as a dynamic module for Apache. Then, it guides you through step-by-step where to get Apache and PHP4 and how to install them on your server.
DETAILS

Page:
©2003-2019 jCay.com