I would appreciate if someone could point in the right direction when it comes to mail sending with php. I have this contest form http://www.beogradstore.com/mn/contest/main-contest/ and I would like my contest entrants to receive email notifications when they enter the contest AND whenever they receive new entries via referral links. Entries are stored in an SQL table.
What would be the best way to achieve this? Is it using php mail function or something else? Any assistance would be appreciated. Thanks a lot.