PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I read something on PHP.net that Windows servers (my server) require you to pass SMTP information when using a mail function - is this true? If so, what is the syntax for that?
Or is there something else wrong with my code above? (The mail does not get sent)
That message is probably being tagged as spam. Messages which practically say nothing more than "hello" get tagged. The word "Hello" in a subject line is particularly subject to being tagged as spam.
EDIT | Comment removed, I got mixed up with another post