Request a Call Back

We'll get back to you within 24 hours to discuss your health and safety needs

Best time to call (select all that apply):

NZOHS Call Back System - PHP Version

Complete PHP implementation with server-side validation and email functionality

✅ Features Included:

🔧 Setup Instructions:

  1. Save this file as callback-popup.php on your web server
  2. Configure email settings at the top of the PHP file:
    • Change $to_email to your support email
    • Change $from_email to match your domain
  3. Test the form by clicking the "Request Call Back" button
  4. Check your email to confirm messages are being received
  5. Customize colors, text, or validation rules as needed

📧 Email Configuration:

The system uses PHP's built-in mail() function. For production use, you may want to:

Click the "Request Call Back" button in the bottom right to test the popup! 🚀