Ajou debug
This commit is contained in:
parent
b0282af1b9
commit
9abc3475d8
@ -113,6 +113,7 @@ $re2sql = $db->query($sql) ;
|
|||||||
if ( $re2sql )
|
if ( $re2sql )
|
||||||
{
|
{
|
||||||
$nu2m = $db->num_rows($re2sql);
|
$nu2m = $db->num_rows($re2sql);
|
||||||
|
print "Num $nu2m\n";
|
||||||
$j = 0;
|
$j = 0;
|
||||||
while ($j < $nu2m)
|
while ($j < $nu2m)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user