Jump to content

PHP Email Help


nbruim

Recommended Posts

So that's what it is, an IDE.  I had not idea what Android Studio is.

 

When I referred to windows or linux, I meant the machine the PHP is being executed on.  For example, I develop on a mac but my code is executed on one of my servers, all running a distribution of Linux.

 

So, if your code is being run on a windows machine you'll need to download some additional libraries to send straight from the script if you don't want to use SMTP.

 

Once again, I seriously recommend PHPMailer or some other library - they cut out the non-sense you have to go through when sending html emails, etc.

Link to comment
https://forums.phpfreaks.com/topic/294619-php-email-help/#findComment-1505764
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.