Movatterモバイル変換


[0]ホーム

URL:


    class_alias »
    « Classes/Object Functions

    __autoload

    (PHP 5, PHP 7)

    __autoloadAttempt to load undefined class

    Warning

    This function has beenDEPRECATED as of PHP 7.2.0, andREMOVED as of PHP 8.0.0. Relying on this functionis highly discouraged.

    Description

    __autoload(string$class):void

    You can define this function to enableclasses autoloading.

    Parameters

    class

    Name of the class to load

    Return Values

    No value is returned.

    See Also

    Found A Problem?

    Learn How To Improve This PageSubmit a Pull RequestReport a Bug
    add a note

    User Contributed Notes

    There are no user contributed notes for this page.
    To Top
    and to navigate •Enter to select •Esc to close •/ to open
    PressEnter without selection to search using Google

    [8]ページ先頭

    ©2009-2025 Movatter.jp