//开启了pdo模块出现这个错误 ???????
Fatal error: Call to a member function prepare() on string in D:\wamp\www\api.com\lib\User.php on line 74 $stmt = $this-> _db -> prepare($sql); -----------74
检查数据库的连接是否正常,检查实例化的数据连接句柄是否可用。