Skip to content

php autoload without Autoloader.php #31

Closed
@fsa

Description

@fsa
set_include_path('classes/');
spl_autoload_extensions('.php');
spl_autoload_register();

This requires the use of the letters in the file names in lowercase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions