Using php mail function allows a user of a wesbite to send email without opening up ther mail client, information such as subject message reply-to email address can be included.
With this could I also add fileds to send things such as booking time date, telephone number etc?
Can this go in the header fiels or something so that I can check it in my inbox
or does this require an sql table? i dont want to use one mainly becuase i havent made one befoer, and i want any reservation to be sent straight to my inbox
clarification?