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 4 和 mysql4。在应用程序中,我需要使用大约 6 到 8 个表来生成报告。但是当我尝试生成时,它需要超过 20 分钟并显示连接超时并且没有生成任何内容.. 我怎样才能增加连接时间,我需要知道这个错误是来自 PHP 还是来自 MYSQL..?
//your mysterious loop { echo 'i\'m here'; flush(); }
http://php.net/manual/en/function.flush.php