How can i send mails through the php script?? I am trying to do somthing like this:
for($k=0;$k<=$x->length-1;$k++) { for($l=0;$l<=$j-1;$l++)
php-s mail function uses sendmail as a MTA, so if some mails go through and some not, I would look at sendmail's log for errors.