Re: [PHP-DB] PDO Connection problem

2014-01-10 Thread Aziz Saleh
On Fri, Jan 10, 2014 at 10:13 AM, Jim Giner wrote: > History: > I'm trying to help a friend who is hosting his domain with the same > company that I use. I've been using this company for several years and > have used a certain 'connection' script all the time. Part of it looks > like this: > > $

[PHP-DB] PDO Connection problem

2014-01-10 Thread Jim Giner
History: I'm trying to help a friend who is hosting his domain with the same company that I use. I've been using this company for several years and have used a certain 'connection' script all the time. Part of it looks like this: $host="mysql:host=mydomain.com;dbname=$sc_dbname;charset=utf8