I cannot send emails more than 5 in php

thats ok now i have to fine another path to send this stuff oh yar!

you code do this error:

error:

its blank my page all the syntax is correct in the code i dont know where the problem

Wait, I’ll try fixing that.

while(mysqli_fetch_array($sql)) double brackets here but still blank

Try to remove the dot from $output.

Change from $output. to $output. Apply the change inside while(...){...} block.

1 Like

yes! that was the problem content back!

And, all e-mails are sending?


Again, I am really sorry about earlier. I didn’t know about multiple recipients :sweat:

2 Likes

this is what r showing but not recived any email

sir thats okhy not to woorry!

the loop was running 6 times bcz i have currently 6 emails addresses in table.

E-mail send succesfully on registered E-mail Addresses
E-mail send succesfully on registered E-mail Addresses
E-mail send succesfully on registered E-mail Addresses
E-mail send succesfully on registered E-mail Addresses
E-mail send succesfully on registered E-mail Addresses
E-mail send succesfully on registered E-mail Addresses

but still didnt recived any email!

i really appricheated to both NGiNX & ckhawand that you guys help me alot seriously thankyou from bottom of my heart guys!:yum:
Hey! ckhawand your code run successfully bro thankyou alot now i can send emails perfects to all my recipients at once.

lots of complication we find but at last we did it! thankyou to both of you sir g hope one day you guys success in urs lifes.

1 Like

The same for you too :blush:

No problem, we are here to help!
Also @NGiNX is the best one :blush:

1 Like