Hey guys, my question is simple:
Given a list of emails. In my case, 100. Can you manually register each individual using those emails and extracting the username from the email.
For example: asd123@domain.com
New user: asd123
Email: asd123@domain.com
Password: randomly generated?
Keep in mind I'm not as PHP savvy as most of you probably are. However, I am a CS student, so nothing is considered impossible.
Thank you so much.
Any feedback is greatly appreciated.
Alek