How to send a system generated email
I'm using PHP and MySQL in my system. The system consists of two views (i.e. admin and user). I want the system to send an email including any update performed by the admin on the user's profile.
Someone told me that I need a sending server and receiving server (I'm not sure how do I get this).
Someone told me that I need a sending server and receiving server (I'm not sure how do I get this).