摘要:
1 $serve = 'mysql:host=数据库地址;dbname=数据库名;charset=utf8'; 2 $username = 数据库帐号; 3 $password = 数据库密码; 4 $PDO = new PDO($serve,$username,$password); 5 $res 阅读全文
posted @ 2021-08-10 09:25
赵瑛
阅读(274)
评论(0)
推荐(0)
摘要:
1 header("Content-type:text/html;charset=utf-8"); 2 $aaa = "http://upfile.cuepa.cn/data/paper/2020/09/23/20200923163055_898895_small.jpg"; 3 $str = 's 阅读全文
posted @ 2021-08-10 09:24
赵瑛
阅读(150)
评论(0)
推荐(0)

浙公网安备 33010602011771号