On Mon, Sep 22, 2008 at 3:09 AM, Aschwin Wesselius <aschwin@xxxxxxxxxxxxxx>wrote: > Shelley wrote: > >> Hi all, >> >> Is there any way to auto load a class without using __autoload() function? >> >> As I want to load some classes under different paths, and that caused >> redeclare of __autoload function. >> >> Any suggestions appreciated. >> > > Hi Shelley, > > I believe the PECL automap extension does what you want. wow this is pretty cool, nice tip ;) -nathan