PHP91493

exec($sql); $\_SESSION\["userName"\] = $userName; $st = $conn->query("select \* from admin where username='$userName' and password='$password'"); $rs = $st->fetch(); $\_SESSION\["userId"\] = $rs\["id"\];

PHP91493
http://example.com/php91493.html
作者
John Doe
发布于
2021年4月12日
许可协议