#19715 [Opn]: Script re-executes instead of timing out

2002-10-04 Thread lauri . kotilainen
; foreach($sendTo as $rec) { $result = $mail-send(array($rec), 'mail'); $count++; } echo $count Mails sent!; ? -Lauri Kotilainen

#19715 [Bgs]: Script re-executes instead of timing out

2002-10-04 Thread lauri . kotilainen
ID: 19715 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Scripting Engine problem Operating System: Linux (dist. unknown) PHP Version: 4.2.2 New Comment: My point never was the way Opera re-requested.

#19715 [NEW]: Script re-executes instead of timing out

2002-10-02 Thread lauri . kotilainen
) { $result = $mail-send(array($rec), 'mail'); $count++; } echo $count Mails sent!; ? -Lauri Kotilainen- -- Edit bug report at http://bugs.php.net/?id=19715edit=1 -- Try a CVS snapshot: http

#19715 [Opn]: Script re-executes instead of timing out

2002-10-02 Thread lauri . kotilainen
($rec), 'mail'); $count++; } echo $count Mails sent!; ? -Lauri Kotilainen- -- Edit this bug report at http://bugs.php.net/?id=19715edit=1

#19715 [Fbk-Opn]: Script re-executes instead of timing out

2002-10-02 Thread lauri . kotilainen
($sendTo as $rec) { $result = $mail-send(array($rec), 'mail'); $count++; } echo $count Mails sent!; ? -Lauri Kotilainen