Re: [PHP] __autoload() in PHP4

2004-01-28 Thread John W. Holmes
From: "Pietuka Krustins" <[EMAIL PROTECTED]> > Is there something like __autoload() of PHP5 in PHP4? > After using PHP5 for a month, I just can't stand writing those never-ending > includes and requires. Any ideas how to simulate an __autoload()? I am not > afraid of a little overhead. > > For tho

[PHP] __autoload() in PHP4

2004-01-28 Thread Pietuka Krustiņš
Good morning fella, Is there something like __autoload() of PHP5 in PHP4? After using PHP5 for a month, I just can't stand writing those never-ending includes and requires. Any ideas how to simulate an __autoload()? I am not afraid of a little overhead. For those who don't know - if PHP does not