I use php.ini on my site to execute scripts for every page (auto_prepend_f ile)
and also set some spefic settings in it (buffering,auto session start;..)
I am starting on the development of a second site that requires its own php.ini
How can I do this on a windows system?
Cheers,
Tom Pester
Comment