I am given 30 minutes to make a program for a friend (he needs it quickly), and I'm having trouble with the code.
Basically he wants to send emails, but he wants only one email field, and each email to be separated by a space.
This is what I have so far:
index.php
send.php
The problem is the send page won't load. I think it is in a loophole and can't load the send.php page.
Can someone please help me with this? Any help would be nice, and the faster the better.