[ Index ] |
|
Code source de SPIP Agora 1.4 |
1 --TEST-- 2 DB_driver::numRows 3 --INI-- 4 error_reporting = 2047 5 --SKIPIF-- 6 <?php chdir(dirname(__FILE__)); require_once './skipif.inc'; ?> 7 --FILE-- 8 <?php 9 require_once './mktable.inc'; 10 require_once '../numrows.inc'; 11 ?> 12 --EXPECT-- 13 1 from first 14 2 from 0 15 3 from 1 16 4 from 2 17 5 from 3 18 6 from 4 19 5 from > 0 20 4 from < 4 21 2 from 5 and 6 not deleted 22 0 from < 0
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 14:40:03 2007 | par Balluche grâce à PHPXref 0.7 |