Home > php教程 > php手册 > body text

20130417 PHP学习笔记

WBOY
Release: 2016-06-06 20:09:04
Original
1206 people have browsed it

1.在哪几个地方可以设置PHP的系统变量如include_path? 2.文件A include文件B,那么B文件里面被调用的函数的执行目录是A所在的目录还是B所在的目录? 3.被添加到PATH变量里面的目录里面的可执行文件可以在系统的任何一个有执行权限的目录下面执行吗? 原文地

love

1.在哪几个地方可以设置PHP的系统变量如include_path?

2.文件A include文件B,那么B文件里面被调用的函数的执行目录是A所在的目录还是B所在的目录?

3.被添加到PATH变量里面的目录里面的可执行文件可以在系统的任何一个有执行权限的目录下面执行吗?

Related labels:
source:php.cn
Statement of this Website
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
Popular Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!