How to send SMTP mail using PHP WITHOUT PEAR or Composer?
I want to be able to send SMTP emails without either of these technologies. How is that possible?