Home > Backend Development > PHP Tutorial > odbc_fetch_into分页有关问题

odbc_fetch_into分页有关问题

WBOY
Release: 2016-06-13 12:37:56
Original
847 people have browsed it

odbc_fetch_into分页问题
我用odbc_fetch_into实现了一个分页功能,但是odbc_fetch_into获取的row是一个数字数组,我想得到一个关联数组,应该怎么做呢?或者有没有其他的更好的分页方法

我用的是access数据库

odbc_fetch_into access odbc 分页
Related labels:
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