Zend DevZone have an interesting new tutorial on paging data using PEAR Pager package. In this tutorial, Vikram introduced the different paging features in the Pager package whatever the data is fixed arrays, retrieved from database, or XML files. The...
Main > Tutorial - Page 1 of 1
August 7, 2007
February 13, 2007
One of the great pear packages Services_Weather, it offer an easy access to weather services such GlobalWeather from CapeScience, Weather XML from EJSE (US only), a XOAP service from Weather.com and METAR/TAF from NOAA. This is already a great collection...
November 12, 2005
I found this excellent LiveUser tutorial written by Arnaud Limbourg with the help of many others about using PEAR LiveUser. The article talk about the LiveUser Design, classes with a sample application. Sources are available with the tutorial, it would...
October 12, 2005
Greg Beaver have posted nice tips for re-distributing PEAR/PHP outside of php.net. The problem if installroot was not set correctly pear command will be breaked which will cause fatal error on require_once. Greg gives two possible solutions for distributing PEAR...
September 4, 2005
HTML_Safe have been just released, a first beta 1.0.0RC1 as a PEAR Package. Its main goal is to strips down all potentially dangerous content within HTML. SafeHTML is using HTMLSax to parse HTML. Danerous tags within HTML includes : opening...
August 29, 2005
As a continuation of the part 1 of exploring Pear registry, Demian suggested me to continue talking about more issues of Pear Registry class inspite of abording more pear packages. In fact, there is more than listing of packages and...
August 8, 2005
You probably know many pear projects like DB, XML-RPC, ... But let's see some PEAR Classes that we don't have the occasion to know : PEAR::Registry. This is class is meant to maintain pear packages in a registry. The registry...
August 2, 2005
I'll start in the next days a series of tutorials about PEAR called : Pear Zoom. I used the same name we used in our PDF magazine, and we'll try to explore most important topics and maybe topics that have...


