Cookie consent

This website uses cookies to personalise content and to analyse our traffic.

Necessary - Necessary cookies needed to make a website usable by enabling basic functions. The website cannot function properly without these cookies. (always active)
Marketing - Marketing cookies are used to track visitors across websites.

Online Solutions Development Blog   |  

RSS

Tag Archives: mail

posted by ,
Categories: PHP
Tags , , ,

Most people know about php’s mail function. Even if it’s not the only way to send emails it is very used because of its simplicity. One thing that is not very often found in tutorials but is very useful might be the way to add attachments to the message using only this function and not …