- 1,233 categories
- 40,621 scripts
Updated: 12/10/1999
- In this tutorial, you''ll learn how to install and configure PHP for use with the Apache Web server on UNIX or the Microsoft Internet Information Server on Windows NT. Then you''ll see by example how to use PHP to route HTML conditionally, to develop a simple database-driven Web application, and to track user sessions with cookies.
- Categories
- Tags
- Platforms
- Licenses
- To begin this tutorial in PHP sessions, you must first make sure that your web server (ie. apache) has the options to allow session with the configuration. Note: people using apache and php under a win32 enviorment must manually configure this optio...
- Phperl is basically Apache PHP Perl && MySQL compiled in a single package that has a setup program so you don t have to configure any httpd.conf files. It has many additonal features like its ability to run 5 sites && comes with a ful...
- A PHP script to handle the most common errors that may occur on a Web site. When an error occours you can configure the script to notify you by e-mail. To make this script work you have to edit the apache configuration file the &"ErrorDocume...
- This book provides you with everything you need to know about PHP, MySQL and how to create dynamic webpages. You don''t need prior knowledge of programming. You learn by example from the many practical examples throughout the book. The accompany...
- 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.