phpmysql

时间:2026年06月17日 02:07:48

PHP mysql_unbuffered_query() 函数

mysql_unbuffered_query()函数向 MySQL 发送一条 SQL 查询(不获取 / 缓存结果)。.注意:mysql_unbuffered_query()的好处是有代价的:在mysql_unbuffered_query()返回的结果集之上不能使用...www.w3school.com.cn