getLimitQuery($sql, $limitFrom, $limitTo, DSN);
$result =& $db->query($sql);
if (DB::isError($result)) { die($result->{$sysDebug}()); }
$RowCounter = $limitFrom + 1;
foreach (range($limitFrom, $limitTo) as $rowNum)
{
if (!$row =& $result->fetchRow(DB_FETCHMODE_ASSOC, $rowNum)) { break; }
?>
query($sql);
if (DB::isError($ResponseResult)) { die($ResponseResult->{$sysDebug}()); }
while($ResponseRow = $ResponseResult->fetchRow()){
$RowCounter1++;
?>
$DEFAULT_DISPLAY_ROWS)?' TabIndex="100" style="display:none"':''; ?>>
free();
# Close database connection
#----------------------------------------------------------
$db->disconnect();
#----------------------------------------------------------
?>
|
|||
|
|||
|
|||