| |

| Creating A Simple PHP Forum Tutorial Posted in PHP > Discussion Boards by tutorialgrub on Aug 25, 2009
Learn to create forum step by step, in this tutorials use only simple (but powerful) PHP code. |
| |

| Create A PHP5 Framework: Part 2 Posted in PHP > Development by tutorialgrub on Aug 18, 2009
In this tutorial we will create a template manager and database handler, bringing us a step closer to a powerful Framework fit for use for almost any project. |
| |

| Build Seven Good Object-oriented Habits In PHP Posted in PHP > Development by tutorialgrub on Aug 15, 2009
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. |
| |

| Creating A Google Map With ExpressionEngine Posted in PHP > Content Management by tutorialgrub on Aug 14, 2009
Here's a relatively real world example of creating a dynamic Google Map powered by ExpressionEngine. |
| |

| Introduction To Templating With PHP Posted in PHP > Content Management by tutorialgrub on Aug 14, 2009
Templating is important to nearly every website now. It allows you to use the same design on all your pages, while having different content. There are many ways of doing it; this article will focus on the most common. |
| |

| Get To Know The QueryPath PHP Library Posted in PHP > Content Management by tutorialgrub on Aug 12, 2009
From Web pages to Web services, SVG to SPARQL, RDF to Atom, QueryPath provides a robust yet simple API for contemporary Web development in PHP. In this article, learn how to build QueryPath objects, and how to traverse and manipulate XML and HTML. Walk through an example that uses QueryPath to access a Web service (Twitter). |
| |

| Perform Trackbacks With PHP Posted in PHP > Development by tutorialgrub on Aug 12, 2009
Trackbacks play an important role in allowing blog readers to find and follow links to useful related content. The PEAR Services_Trackback package lets developers manually generate these trackbacks through a well-defined PHP API that takes care of creating trackback requests and parsing XML responses. |
| |

| Tips And Tricks Of PHP Posted in PHP > Development by tutorialgrub on Aug 11, 2009
Learn several PHP tips and tricks like sessions, magic quotes, browser authentication and more. Great for both beginners and seasoned PHP developers. |
| |

| COM Functions In PHP4 (Windows) Posted in PHP > Development by tutorialgrub on Aug 11, 2009
This short article will explain how to use COM in real PHP4 programming with three examples using MS office 2000 Word and Excel programs and the Adobe Distiller program. |
| |

| Introduction To Debugging And Error Checking Posted in PHP > Development by tutorialgrub on Aug 11, 2009
This article will introduce you to some basic concepts such as error checking and built-in functions like var_dump() that will aid you in tracking down errors in your PHP applications. |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 >> Next |