Hello!
If I output html per php per "echo" the text(html) will only be shown, when the php-script finished.
I want to use sendmail with a lot of mails and so i need to recall the script by itself. But i want to output a message how many Mails sent when the script is running. How can I do that?
Thanks for help!
joergi