Email and Form Processing
摘要
One thing you’ll often do in PHP is use it to process data from the user. Later, we’ll be sending data in the form of images and text to be stored in a database. In this chapter, we’ll send data to be sent on as an email.