Please could someone help me use the function spl_autoload_register to auto load class php? The set_include_path is ok, but when I instantiate an object is returned “Fatal Error”.
Autoload
jwwicks
#2
Posting some code might help.
Also include the full text of the error and backtrace info if possible, for the Fatal Error.
Jw