Skip to content

Instantly share code, notes, and snippets.

View eco747's full-sized avatar

Etienne Cochard eco747

  • R-LIBRE INGENIERIE
View GitHub Profile
@eco747
eco747 / README.md
Created October 27, 2019 10:46
SCRIPT-8
[PHP]
;;;;;;;;;;;;;;;;;;;
; About php.ini ;
;;;;;;;;;;;;;;;;;;;
; PHP's initialization file, generally called php.ini, is responsible for
; configuring many of the aspects of PHP's behavior.
; PHP attempts to find and load this configuration from a number of locations.
; The following is a summary of its search order: