BellaBuffs-PHPMailer/README.md

899 B

BellaBuffs with PHPMailer Support

This is a fork of the fanlisting PHP script BullaBuffs with PHPMailer support added.

This fork replaces the PHP mail() functions from BellaBuffs with PHPMailer, allowing a fanlisting to send emails even if the hosting server does not support PHP mail() functions.

The PHPMailer script that is incorporated in this fork is based on InfinityFree's PHPMailer contact form script. As InfinityFree's free hosting plan does not support PHP mail() function, InfinityFree has provided their contact form script as an alternative.

This BellaBuffs fork is tested with PHP 8.2 on InfinityFree's free hosting.