Good day,
I am very new to coding and have just done my first website. I have a form on my page to which i would like guests to RSVP, but get the 404 error when hitting the accept or regret button. jtconfirmation.co.za
<?php
use PHPMailer\PHPMailer\PHPMailer;
require __DIR__ ...