您好,欢迎来到三六零分类信息网!老站,搜索引擎当天收录,欢迎发信息

php oracle 分页类

2024/11/27 1:01:20发布18次查看
下面是分页示例程序,看起来可能比较繁琐,但其实你只要用一下就会发现,一切原来如此简单 :)
example.php
<?php $conn = ociplogon("test","123456","test123"); include_once "pager.inc.php"; ?>
<?php /** 分页测试开始 */ // {{{ 初始分页对象 $pager = new pager(); /** 将 select id,name,age from test where age>20 order by id desc 拆分 */ $sqlarr = array('conn' => $conn, // 数据库连结 'fields' => " id,name,age ", // 查询主语句 'table' => "test", // 表名 'condition' => " age>20 ", // 查询条件 'order' => " order by id desc " // 排序方式 ); if (!$pager->listn($sqlarr,10,$page)) // 每页显示10条 { $pager->errno = 10; die($pager->errmsg()); } /
该用户其它信息

VIP推荐

免费发布信息,免费发布B2B信息网站平台 - 三六零分类信息网 沪ICP备09012988号-2
企业名录 Product