I have a php script that send out email. Right now the scripts send out all the messages and then displays the status for each recipient when it is done send all the messages. I would like it to display the status right after it send each message so the the page kind of refreshes after it send each message. It is kinda hard to explain but I have seen this before. Can someone point me in the right direction?
Thanks, Chris
Maybe if you show me your code i can change it to reflect your needs.
there should be some kind of loop there and while is looping some logs are recorded in a variable
instead of reconding it should print.
show me the code man
flush()