Tutorial search

PHP Tutorials
Tutorials
Stuff
Affiliates

PHP Installing Tutorials


We hope that you will enjoy our PHP Installing tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own PHP Installing tutorials to our site. Thank you !

Sort by:
Bolting Smarty to Doctrine
Bolting Smarty to Doctrine
Tutorial with source code describing how to create a small MVC framework where PHP doctrine is responsible for the models and Smarty for the views. The controller we make ourselves.
Category: PHP tutorials > Installing - Difficulty:
Aggregating all .htaccess files (increases performance)
Aggregating all .htaccess files (increases performance)
In order to obtain greater performance while using the Apache HTTP server you may want to consider disabling .htaccess reads and aggregating all of these files, then placing the results in httpd.conf or an included configuration file.
Category: PHP tutorials > Installing - Difficulty:
Compiling and installing eaccelerator for PHP
Compiling and installing eaccelerator for PHP
A nice tutorial on how to compile, install, configure, and use eAccelerator for PHP.
Category: PHP tutorials > Installing - Difficulty:
Extending Zend DB Table
Extending Zend DB Table
Shows how you can extend the Zend DB Table which is an important part of the popular PHP framework, in order to do less database coding.
Category: PHP tutorials > Installing - Difficulty:
Php, MySQL & IIS - Together
Php, MySQL & IIS - Together
Majority of the developers today employ WAMP i.e. Windows Apache MySQL Php. Although Apache provides a number of advantages over IIS.
Category: PHP tutorials > Installing - Difficulty:
Installing PHP on Windows
Installing PHP on Windows
A brochure-style Web site may be sufficient for a business that simply wants a basic Web presence — some static pages to inform the visitor of the company's off-line contact information. But most organizations want a Web site that can interact with the visitor, delivering custom content in dynamically-generated pages, and storing visitor information in a database.
Category: PHP tutorials > Installing - Difficulty:
Sending Emails with the Zend Framework
Sending Emails with the Zend Framework
Many PHP applications require the ability to send emails nowadays from simple plain-text emails confirming a registration to advanced HTML newsletters. PHP allows us to send emails using the mail() function but this can quickly get complex when you begin to add HTML, attachments and different character encoding.
Category: PHP tutorials > Installing - Difficulty:
PHP Installation and The Basics
PHP Installation and The Basics
To get PHP and Apache installed use Xampp. Then introducing some basic coding with PHP
Category: PHP tutorials > Installing - Difficulty:
Installing MySQL on Windows
Installing MySQL on Windows
As Web sites and Web-based applications become more important to commercial firms and other organizations, so too does the methods used for storing data online, such as customer contact information, system login details, product data, and much more.
Category: PHP tutorials > Installing - Difficulty:
Installing PHP5 on Windows 2003 and IIS6
Installing PHP5 on Windows 2003 and IIS6
http://www.videotutorialzone.com - There is no shortage of tutorials on the net that show you how to install PHP on Windows with IIS, but since it is a base requirement for so many other things we plan on writing tutorials for, we decided to do a PHP only tutorial for Windows 2003 and IIS. In this tutorial, we start with a fresh Windows 2003 Standard server with Internet Information Server (IIS) already up and running. We download PHP5, install it manually and configure IIS to serve PHP pages. We don't get into any special editing of the PHP.INI file, but that will be covered in other, more specific tutorials on this site.
Category: PHP tutorials > Installing - Difficulty:
Installing Apache Server on Windows XP.
Installing Apache Server on Windows XP.
Installing Apache 2.2.4, PHP 5.2.3, MySQL 5.0.45, phpMyAdmin-2.10.2 on Windows XP.
Category: PHP tutorials > Installing - Difficulty:
Installing php-ffmpeg on ubuntu 7.10
Installing php-ffmpeg on ubuntu 7.10
This tutorial will teach you how to successfully install php-ffmpeg. php-ffmpeg makes it possible to convert video to flv format.
Category: PHP tutorials > Installing - Difficulty:
Installing Apache on Windows
Installing Apache on Windows
Even though it is possible to do Web development and testing on a remote server, it is better to fully develop a new Web site on a local Web server, and then upload everything when it is finished, for many reasons...
Category: PHP tutorials > Installing - Difficulty:
Rapid Application Development with CodeIgniter
Rapid Application Development with CodeIgniter
Today I'll introduce you to CodeIgniter, a framework that does all three. CodeIgniter is an MVC application framework for PHP that gives you a consistent structure for your application, takes care of common tasks and helps you implement complex functionality with minimal effort.
Category: PHP tutorials > Installing - Difficulty:
Basic Installation of PHP on a Unix System
Basic Installation of PHP on a Unix System
This 2-page tutorial walks you through compiling and installing PHP on a Unix system.
Category: PHP tutorials > Installing - Difficulty:
Total Tutorials in Category: 51