I created a simple script to automatically load classes using spl_autoload_register , but I noticed a strange behavior, when I use class_exists spl_autoload_register is executed, for example:
<?php
function autoLoadClass($na...
asked by
16.10.2015 / 20:41