Re: [PHP] Making sure a class is declared only once

2001-05-12 Thread Zak Greant
class_exists() --zak - Original Message - From: "rodrigo" <[EMAIL PROTECTED]> To: "php php" <[EMAIL PROTECTED]> Sent: Saturday, May 12, 2001 7:56 PM Subject: [PHP] Making sure a class is declared only once > Someone on the list mentioned a w

[PHP] Making sure a class is declared only once

2001-05-12 Thread rodrigo
Someone on the list mentioned a way to check if a classed is already declared so it will only declare it once. I can't find it in the archives so if someone knows how to accomplish this I would appreciate it if you send me the code. Thanks in advance. -- Ivan