-
-
15:45
»
Good PHP Tutorials - New Tutorials
Save yourself time, effort and headaches by employing the debugging techniques discussed in this article. I cover topics from enabling notices to writing Unit Tests, as well as some ideas you may not have thought of...
-
15:45
»
Good PHP Tutorials - New Tutorials
Although there are several commercially available feed aggregators, it's easy to develop your own feed aggregator, which you can integrate with your Web applications. You'll appreciate this article's fully functional PHP code snippets, demonstrating the use of PHP-based server-side functions to develop a customizable RSS feed aggregator. In addition, you'll reap instant benefits from using the fully functional RSS feed aggregator code, which you can download from this article.
-
15:45
»
Good PHP Tutorials - New Tutorials
Create a plugin widget in Wordpress 2.5. Covers settings up and using sidebars in your template, activating your widget, and displaying your widget. This tutorial is best suited for people familiar with both PHP and Wordpress themes and plugins.
-
15:45
»
Good PHP Tutorials - New Tutorials
There are several PHP scripts and classes to process PayPal payments using their native IPN (Internet payment notification) feature. This Tutorial / guide will show you how to process paypal payments using the IPN feature