| |

| Rapid Application Development With CodeIgniter Posted in PHP > Development by tutorialgrub on Aug 04, 2009
There's a lot of choice for PHP frameworks out there. The CodeIgniter framework allows you to get on with coding without having to deal with complex libraries. |
| |

| Five Good Programming Habits In PHP Posted in PHP > Development by tutorialgrub on Aug 04, 2009
Just like any language, developers can write code in PHP that ranges in quality from truly awful to very good. Learn good programming habits that can help you bridge the productivity gap. |
| |

| AMFPHP Part1 Create A Service To Send Email  Posted in PHP > Development by tutorialgrub on Aug 04, 2009
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. |
| |

| Controlling PHP Output: Caching And Compressing Dynamic Pages Posted in PHP > Development by tutorialgrub on Aug 04, 2009
In this article, I will explain how to use PHP output controlling functions to make your pages load FAST! |
| |

| PHP And Excel Posted in PHP > Development by tutorialgrub on Aug 03, 2009
Learn how to move Excel data into a database like MySQL using PHP. |
| |

| Setting Up Your Own On-Demand Video Site With PHP Posted in PHP > Development by tutorialgrub on Aug 03, 2009
This tutorial series will take you through what you need to know to create video optimized for the Web, as well as creating a PHP application that will keep your videos organized and readily accessible. |
| |

| Best Practices: PHP Coding Style Posted in PHP > Development by tutorialgrub on Aug 03, 2009
Learn some best practices in PHP coding so you can avoid some common mistakes and sloppy code. |
| |

| Create A Poker-hand Evaluator, A Slot-machine PHP Generator Posted in PHP > Development by tutorialgrub on Aug 02, 2009
We will create a poker-hand evaluator, a slot-machine generator, and a casino bank, allowing you to practice some trickier PHP logic. |
| |

| A HOWTO On Optimizing PHP Posted in PHP > Development by tutorialgrub on Aug 02, 2009
PHP is a very fast programming language, but there is more to optimizing PHP than just speed of code execution. |
| |

| Simple Ajax with PHP Posted in PHP > Development by tutorialgrub on Aug 02, 2009
In this tutorial, I will show you how to do AJAX suggestions with PHP that attempts to suggest words as people type into a web form. |
<< 1 2 3 4 5 6 7 8 9 10 11 >> Next |