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;
while($
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 . "";
$quit=mktime(0, 0,
2 matches
Mail list logo