Home  >  Article  >  Backend Development  >  What is this function in php used for: stream_resolve_include_path

What is this function in php used for: stream_resolve_include_path

WBOY
WBOYOriginal
2016-08-27 09:06:501356browse

I saw this function was used to introduce certificates in the project:
stream_resolve_include_path($cfg['cainfo']

Reply content:

I saw this function was used to introduce certificates in the project:
stream_resolve_include_path($cfg['cainfo']

Complain: Don’t you check the manual when you encounter a function you don’t know how to use? --Please open http://php.net/manual/zh. There is a search in the upper right corner. Enter the function name you are looking for and then search.

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