Re: pdo ?
Matt Pelmear <[email protected]>
| Newsgroups | gmane.comp.php.database |
|---|---|
| Message-ID | <[email protected]> |
On 01/24/2013 04:02 PM, Jim Giner wrote: > > I took my 6 line override php.ini file and replicated (with a script) > into all of my possible folders under my web root. NOt exactly an > elegant solution, but with the script, easy to maintain. > Honestly, you would be better off just putting those 6 overrides into your common include file. I'm curious why would you do that as opposed to just putting it in the webroot with a single .htaccess file (or changing the global php.ini)? -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php