Re: [PHP] infinate loops

2002-10-31 Thread Marek Kilimajer
where is $row['BillPeriod'] set? and what is its value? Chris Knipe wrote: Lo, Quite desperate now... Or at least, I'm starting to get there... Can anyone perhaps see why this loop is not exiting??? $quit=$now; $glet=getdate($row['RenewDate']); // debug echo howlong: . $howlong;

[PHP] infinate loops

2002-10-30 Thread Chris Knipe
Lo, Quite desperate now... Or at least, I'm starting to get there... Can anyone perhaps see why this loop is not exiting??? $quit=$now; $glet=getdate($row['RenewDate']); // debug echo howlong: . $howlong; while($quit$howlong) { // debug echo quit: . $quit . br; $quit=mktime(0, 0, 0,