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
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
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
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 »
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 »
josh | October 2, 2010
Load and store classes for easy use and re-usability using advanced PHP object storing.
Read More »
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 »