How to read directive from php.ini #2371
Answered
by
niden
praswicaksono
asked this question in
Q&A
-
Is it possible to read directive are set via php.ini? |
Beta Was this translation helpful? Give feedback.
Answered by
niden
Jul 7, 2022
Replies: 2 comments
-
my bad I forget I can use |
Beta Was this translation helpful? Give feedback.
0 replies
-
You can use
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
praswicaksono
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use
ini_get()