PHP5 Event Handler

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
margagn
Forum Newbie
Posts: 1
Joined: Sun Aug 08, 2004 3:51 pm

PHP5 Event Handler

Post by margagn »

Hi !

Someone know how I can simulate an Event Handler in PHP5 ? I want to raise an event in my base class who will be trap... Maybe a pointer to a function ? But I don't have find this concept in PHP5.

Thanks for all !

Martin
Post Reply