command line interface - Is it possible to set PHP CLI include_path from environment? -


is there way set (or add to) php include_path environment variable when running cli php? i'm looking php analog java's classpath or perl 5's perl5lib. gut tells me should there, can't find it.

if there no such thing, guess follow-up is: there best practice achieving this? keep in mind that, in case, include_path should not same users, or every application.


Comments

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - Cannot secure connection using TLS -