__autoload()

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
Heavy
Forum Contributor
Posts: 478
Joined: Sun Sep 22, 2002 7:36 am
Location: Viksjöfors, Hälsingland, Sweden
Contact:

__autoload()

Post by Heavy »

I try to use __autoload() running PHP 4.3.6
It doesn't get called as I expect.

I have made use of this function before. Has it been removed from PHP4 in order to be born again in PHP5?
User avatar
Heavy
Forum Contributor
Posts: 478
Joined: Sun Sep 22, 2002 7:36 am
Location: Viksjöfors, Hälsingland, Sweden
Contact:

Post by Heavy »

Strange.
I must have lost my brains.

Every occurance on the Internet seems to mention PHP5 along with __autoload. Maybe I have programmed for it but never got so far that I could test it? Can't remember ...

Yeah... I really was away for too long...
Post Reply