Tutorial search
PHP Tutorials
Tutorials
Stuff
Affiliates
Photoshop Templates
Featured Photoshop templates - professional ready to use designs for your next project.
View all templates
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 !
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.

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.

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

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.

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.

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.

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.

A nice tutorial on how to compile, install, configure, and use eAccelerator for PHP.

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.

Majority of the developers today employ WAMP i.e. Windows Apache MySQL Php. Although Apache provides a number of advantages over IIS.

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.

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.
Total Tutorials in Category: 59





