Home  >  Article  >  Backend Development  >  Get the name of the currently executed file

Get the name of the currently executed file

WBOY
WBOYOriginal
2016-07-25 08:48:33814browse
One example every day, I believe you can learn php well
  1. example1
  2. < ?php echo __FILE__?>
Copy code


Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:Detect useragent versionNext article:Detect useragent version