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.
我的错误是我只建立一个连接并在每个线程中使用该连接。解决方案:每个线程连接到 Redis 服务器。
感谢 Didier Spezia 的解决方案。
我有一个网站,显示来自存储在数据库中的用户的按摩。我想要的是当我单击每条消息旁边的回复链接时,必须加载一个新页面,并且必须填写每条消息的详细信息以及如何在循环后获取特定行的特定数据。
<?php $dbcon=mysqli_connect("localhost