Commit 4b4d6503 by biao

1111

parent 9770cd27
<?php
$con = mysqli_connect('rm-bp1o9djohok39tn53478.mysql.rds.aliyuncs.com', 'volunteer', 'yuande!@#$%678', "volunteer", "3306");
$con = mysqli_connect('rm-bp1o9djohok39tn53no.mysql.rds.aliyuncs.com', 'volunteer', 'yuande!@#$%678', "volunteer", "3306");
//检查连接
if(!$con) {
die("连接错误: " . mysqli_connect_error());
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment