Forum: Advanced PHP Programming
04-14-2009, 03:00 PM
|
|
Replies: 7
Views: 965
maybe it is faster to use the php functions...
maybe it is faster to use the php functions class_exists, class_implements and method_exists
but I havent test that ... here my idea. Note I havent test this code.
<?php
# ... your code...
|