Home > Backend Development > PHP Tutorial > 有一个函数是读取mysql的资源 是一次读取全部 不用循环的函数!

有一个函数是读取mysql的资源 是一次读取全部 不用循环的函数!

WBOY
Release: 2016-06-23 14:40:02
Original
1036 people have browsed it

有一个函数是读取mysql的资源 是一次读取全部 不用循环的函数!

上次用过 记录了 后来被删掉了 记忆力不行 突然想用确又忘记了。是直接获取到查询出来的所有数据库资源。不用循环的那种。。


回复讨论(解决方案)

除非你自己写,mysql 没有这样的函数

上次都用过一次。感觉还多方便的。后来把那个文档删除了!

mysql的资源是指什么

就 是 mysql_query()出来的资源集呀,。。

应该是封装好了的方法吧。

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template