Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当用户登录时,我想通过 php cURL 请求将此用户 id 和密码发送到服务器,如果键值对在数据库中正确匹配,则返回 true。