Hello there,
We have a system where pilots can submit schedules that they wish to add to our databases. They are then validated and added by one of the admins. Given that I know the pilot’s ID is there a built in function/class that will allow me to send the pilot an email with i.e. “Hi there, your schedule request was accepted and added”
Of course, there is the long way of sending an email with PHP, but phpvms has so many built in features, I am wondering if a mailing feature is also present.
Nout