Published on 2005-08-08 08:38:05

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 is a folder under PEAR main folder where we find .reg file for each PEAR package installed on our server.

Read More


Related Entries

Member of the PHP Magazine Network, Copyright (C) 2005-2009 phpmagazine.net All Rights Reserved