Magic Constants in PHP

Source: Internet
Author: User

1. Magic Constants defined in PHP

__FILE__ is used to obtain the full path and file name of the current file name;

__dir__ used to get the path to the current file;

__line__ to get the current line number

__function__ the function name used to get the current function

__method__ the method name used to get the current method

__class__ used to get the class name of the current class

__namespace__ used to get the space name of the current space

Magic Constants in PHP

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.