Home > Backend Development > PHP Tutorial > 请教glob函数和dir函数哪个好

请教glob函数和dir函数哪个好

WBOY
Release: 2016-06-13 13:10:15
Original
967 people have browsed it

请问glob函数和dir函数哪个好?
请问glob函数和dir函数哪个好?
为什么一些大项目php都喜欢用dir而不用glob?


------解决方案--------------------
glob 函数在 php4.3 之后才有
大项目的原型多出现在 php4.0.6 到 php4.1.2 期间

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 Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template