李伟lwy

导航

2018年10月23日 #

mysql数据库保存sesison会话

摘要: conn = new PDO($dsn, $user, $password); }catch(PDOException $e){ echo $e->getMessage(); trigger_error('stopped',E_USER_ERROR); } } public func... 阅读全文

posted @ 2018-10-23 20:12 李伟lwy 阅读(260) 评论(0) 推荐(0)