I am thinking about how to replicate a PHP environment to configure hosts for offline local development. The idea is to parse the output of phpinfo () and write any parameter values it contains to local php.ini. I would suggest that all ism are included in phpinfo and that certain things will be specific only to the environment it works on (paths).
essexboyracer
source
share