php - including gobal variables from different domains and folders -


i have 5 domains , on these domains have different folders call set of identical php variables. if want change value of these variables have modify 11 files 1 @ time. easier have single file these variables work on domains , folders. how or possible?

create general config file projects or use environment variables.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -