Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to verify emails in bulk #81

Open
M3d-Edge opened this issue Sep 7, 2023 · 1 comment
Open

how to verify emails in bulk #81

M3d-Edge opened this issue Sep 7, 2023 · 1 comment

Comments

@M3d-Edge
Copy link

M3d-Edge commented Sep 7, 2023

Hello
i need to verify emails in bulk please is there any code that i can add to do this?

@mohammedellihr
Copy link

use foreach Loop :

$colors = array("red", "green", "blue", "yellow");

foreach ($colors as $x) {
echo "$x
";
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants