码迷,mamicode.com
首页 > 其他好文 > 详细

__FILE__、__DIR__区别

时间:2019-04-15 00:21:23      阅读:194      评论:0      收藏:0      [点我收藏+]

标签:soft   server   dir   ocs   __file__   mpp   xampp   sof   serve   

__FILE__=D:\Soft\xampp\htdocs\test\test.php
__DIR__=D:\Soft\xampp\htdocs\test
getcwd()=D:\Soft\xampp\htdocs\test
$_SERVER["SCRIPT_FILENAME"]=D:/Soft/xampp/htdocs/test/test.php

 

__FILE__、__DIR__区别

标签:soft   server   dir   ocs   __file__   mpp   xampp   sof   serve   

原文地址:https://www.cnblogs.com/cjjjj/p/10708314.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!