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:
How to Update Your Wordpress Ping List - And what the hell are pings?
How to Update Your Wordpress Ping List - And what the hell are pings?
When you post a new article to your blog, there is function (in wordpress) where it automatically sends a message out to various blog directories letting them know of your new post. That's a Ping. I don't need to tell you that this is great for traffic.
Category: PHP tutorials > Installing - Difficulty:
Create a PHP5 Framework - Part 2
Create a PHP5 Framework - Part 2
Create a PHP5 Framework - Part 2
Category: PHP tutorials > Installing - Difficulty:
How to debug PHP code
How to debug PHP code
Nowadays, the code debugger is a tool that has almost all programing enviroments which allows you to watch the internal work of your applications and finding errors at run time for a easy way. Learn an easy mode to debug in PHP.
Category: PHP tutorials > Installing - Difficulty:
How to Read an RSS Feed with PHP
How to Read an RSS Feed with PHP
How to Read an RSS Feed with PHP
Category: PHP tutorials > Installing - Difficulty:
Twitter Emulation Using MooTools 1.2 and PHP
Twitter Emulation Using MooTools 1.2 and PHP
Twitter Emulation Using MooTools 1.2 and PHP
Category: PHP tutorials > Installing - Difficulty:
Using Codeigniter for PHP application development
Using Codeigniter for PHP application development
With many software frameworks available online nowadays, with many pros and cons on their side, it has become very important to check out complete details of these frameworks before applying them. Amongst the various kinds of software frameworks, the PHP Framework is more popular nowadays. Being simple to work on and easy to use, PHP frameworks are soon becoming the catchword of software frameworks
Category: PHP tutorials > Installing - Difficulty:
Trackbacks with Google Blog Search and Zend Feed
Trackbacks with Google Blog Search and Zend Feed
Tutorial on how to fetch the external links to any given article through Google Blog Search's Atom feature and displaying them as a list of trackbacks. With this implemented your blog readers will get the complete picture of the off-site discussion.
Category: PHP tutorials > Installing - Difficulty:
How to install PHP, Apache and MySQL on windows?
How to install PHP, Apache and MySQL on windows?
It is more convenient to create and test PHP/MySQL scripts on local computer rather then a remote web server. It is a good practice to create and test applications on local and private computer and then deploy online. This is a great article about installing PHP, MySQL and apache without any hassle.
Category: PHP tutorials > Installing - Difficulty:
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:
Total Tutorials in Category: 59