A collection of extremely simple scripts built to solve specific problems in web development scenarios.
Each script is independent and unrelated to the others.
Includes:
sendmail.php
: (Yet another) mail delivery script for contact pagesmysqldump.php
: A stand-alone mysql backup dump generator using PHPpear_mail
: A drop-in replacement for PHP's built-in mail() function
Copyright © 2010-2012 Tyler Larson. All rights reserved.
Distribution licenses are specified with each project.