PHP for Beginners: Part 3 – Email with PHP

advertisement

advertisement

One of the major uses of a server side scripting language is to provide a way of sending e-mail from the server and, in particular, to take form input and output it to an e-mail address. In this part I will show you how to send e-mail messages using PHP.