Tutorial search

PHP Tutorials
Tutorials
Stuff
Affiliates

PHP Development Tutorials


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

Sort by:
Build seven good object-oriented habits in PHP
Build seven good object-oriented habits in PHP
With PHP's object-oriented (OO) language features, if you aren't already creating your applications with OO principles in mind, these seven habits will help you get started in the transition between procedural programming and OO programming. Building good OO habits in PHP helps you build more stable, easily maintainable, and more easily extensible applications.
Category: PHP tutorials > Development - Difficulty:
Get started with Project Zero, WebSphere sMash, and PHP
Get started with Project Zero, WebSphere sMash, and PHP
Project Zero provides an environment for the rapid development of interactive Web applications based on popular Web technologies such as PHP. This exercise demonstrates how easy it is to get started with Project Zero, from installing the development tools to constructing an Ajax Web 2.0 sample using PHP as the back-end scripting language. Exporting an application is covered on the way, together with examples of extending a Web 2.0 application.
Category: PHP tutorials > Development - 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 PHP
Category: PHP tutorials > Development - Difficulty:
How to bulid video hosting webiste like YouTube with PHP
How to bulid video hosting webiste like YouTube with PHP
Flash Video MX SDK V2 is to help server applications to convert video to Flash video (flv), Flash (swf), and aac/h.264 MP4 on Server-side! With it you can build a video hosting website like that of YouTube, Google video, Yahoo! Video, Dailymotion, Myspace, etc.
Category: PHP tutorials > Development - Difficulty:
AMFPHP Part1 Create a service to send email
AMFPHP Part1 Create a service to send email
In this flash video tutorial Learn how to install AMFPHP and create a simple service that sends email. AMFPHP is much faster then using XML when large amounts of data are involved. it's the fastest way to send and receive data between a flash movie and a web server
Category: PHP tutorials > Development - Difficulty:
Optimizing PHP
Optimizing PHP
Optimize your code to speed your site up even more, and put less strain on your server. This outlines many common mistakes made in PHP development and has many comparisons between different functions, or methods to do the same thing; to show you what works the fastest.
Category: PHP tutorials > Development - Difficulty:
PHP Basics - Reloading a page using PHP
PHP Basics - Reloading a page using PHP
PHP Basics - Reloading a page using PHP
Category: PHP tutorials > Development - Difficulty:
MySQL Database Backup with PHP
MySQL Database Backup with PHP
MySQL Database Backup with PHP
Category: PHP tutorials > Development - Difficulty:
How to create a simple IRC bot
How to create a simple IRC bot
How to create a simple IRC bot
Category: PHP tutorials > Development - Difficulty:
Widgets with the Zend Framework and Smarty
Widgets with the Zend Framework and Smarty
Widgets with the Zend Framework and Smarty
Category: PHP tutorials > Development - Difficulty:
Using PHP and the YouTube API to retrieve and display your favourite videos
Using PHP and the YouTube API to retrieve and display your favourite videos
Using PHP and the YouTube API to retrieve and display your favourite videos
Category: PHP tutorials > Development - Difficulty:
Using serialize to store arrays
Using serialize to store arrays
Using serialize to store arrays
Category: PHP tutorials > Development - Difficulty:
Making a Generator - Making a simple text generator in PHP
Making a Generator - Making a simple text generator in PHP
Making a Generator - Making a simple text generator in PHP
Category: PHP tutorials > Development - Difficulty:
Learn about using Built-in filters in PHP
Learn about using Built-in filters in PHP
Learn about using Built-in filters in PHP
Category: PHP tutorials > Development - Difficulty:
Implementing a Template System For Your Forum Software
Implementing a Template System For Your Forum Software
Implementing a Template System For Your Forum Software
Category: PHP tutorials > Development - Difficulty:
Total Tutorials in Category: 147