RSS Twitter







Online Campus Both


FEATURED PHP ARTICLES

Debugging Your Magento E-Commerce Applications in PHP


W.J. Gilmore | Application Architecture Transactions | May 17, 2012



A few key debugging features of the Magento e-commerce framework make identifying the origin of an error easy.

Read More »

Join the conversation

Error Handling in PHP 5


J. Leidago Noabeb | Tricks And Hacks Miscellaneous | April 16, 2012



Learn how to handle PHP errors in the various error types, an inevitable part of software development.

Read More »

Join the conversation

Create PHP Voice Recognition Apps on the Cheap


W. Jason Gilmore | Php Functions Other Functions | February 27, 2012



Create low-cost voice recognition and speech synthesis applications in PHP -- thanks to open source.

Read More »

Join the conversation

Sponsored Ads

Building a Website Quickly with PHP, WordPress, and WebMatrix

Sponsored by Microsoft
Discover the newest features of WebMatrix that you can use to build and customize a WordPress solution with PHP quickly and easily whether you are a seasoned PHP developer or still a rookie developer.
Read More »

What's New for PHP on Windows: Developers Get More Done With Joomla!

Sponsored by Microsoft
Want a quick way to get customized Web sites up and keep them up, while leveraging your PHP skills? See how to use Joomla! and Microsoft WebMatrix to do exactly that!
Read More »

IMDB Scraper

ajay | January 1, 2011

IMDB Scrapper lists a directory and runs the filename through IMDB, parses the content and writes it to a file to be inserted into MySQL.

Read More »

Football News Aggregator

Tiong Lim | October 23, 2010

This PHP script allows you to parse multiple feeds from different sources
into separate pages using the SimplePie class.

Read More »

PHP Class Registry

josh | October 2, 2010

Load and store classes for easy use and re-usability using advanced PHP object storing.

Read More »

All Possible N-Grams Generator

Brandon Joyce | March 26, 2010

This PHP algorithm will generate all possible n-grams for a word and return an array of all unique n-grams.

Read More »
PHP NEWS