Fork of the fanlisting script BellaBuffs with PHPMailer integration.
Go to file
Helen Chong 3b47088207 Add PHPMailer script 2024-06-26 18:22:23 +08:00
admin-icons version 2 in progress 2012-05-21 13:42:55 +01:00
contactform Add PHPMailer script 2024-06-26 18:22:23 +08:00
README.md Add new README 2024-06-26 18:13:22 +08:00
README_original.txt Add new README 2024-06-26 18:13:22 +08:00
admin.php version 2 in progress 2012-05-21 13:42:55 +01:00
affiliates.php version 2 in progress 2012-05-21 13:42:55 +01:00
affiliates.txt version 2 in progress 2012-05-21 13:42:55 +01:00
buttons.php version 2 in progress 2012-05-21 13:42:55 +01:00
buttons.txt version 2 in progress 2012-05-21 13:42:55 +01:00
captcha.jpg version 2 in progress 2012-05-21 13:42:55 +01:00
captcha.php version 2 in progress 2012-05-21 13:42:55 +01:00
contact.php redo fixes to update.php / contact.php & fix typos in join.php 2012-06-18 14:51:45 +01:00
countries.txt version 2 in progress 2012-05-21 13:42:55 +01:00
footer.php version 2 in progress 2012-05-21 13:42:55 +01:00
functions.php version 2 in progress 2012-05-21 13:42:55 +01:00
header.php version 2 in progress 2012-05-21 13:42:55 +01:00
index.php version 2 in progress 2012-05-21 13:42:55 +01:00
ipblock.txt version 2 in progress 2012-05-21 13:42:55 +01:00
join.php redo fixes to update.php / contact.php & fix typos in join.php 2012-06-18 14:51:45 +01:00
logout.php version 2 in progress 2012-05-21 13:42:55 +01:00
members.php version 2 in progress 2012-05-21 13:42:55 +01:00
members.txt version 2 in progress 2012-05-21 13:42:55 +01:00
newbies.txt version 2 in progress 2012-05-21 13:42:55 +01:00
prefs.php version 2 in progress 2012-05-21 13:42:55 +01:00
spamwds.txt version 2 in progress 2012-05-21 13:42:55 +01:00
stylesheet.css version 2 in progress 2012-05-21 13:42:55 +01:00
update.php redo fixes to update.php / contact.php & fix typos in join.php 2012-06-18 14:51:45 +01:00
updates.txt version 2 in progress 2012-05-21 13:42:55 +01:00

README.md

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.