Posted

23 January 2008 @ 12pm

Posted in: PHPRubyWeb

No Comments Yet

Sending an email with PHP and Ruby

The other day I was trying to code a back end to a simple web form. I wanted the data entered into the form to be emailed back to me. Here I describe two very simple methods to send an email from both PHP and Ruby code.

[Read more →]