Email sending
This starter uses PHP
mail(). If emails don't arrive, your hosting may require SMTP.
You can replace
send_verification_code() in register.php with SMTP logic if needed.