Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 532 Bytes

File metadata and controls

17 lines (10 loc) · 532 Bytes

Web Scripts

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 pages
  • mysqldump.php: A stand-alone mysql backup dump generator using PHP
  • pear_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.