Is there a way to send form information by fax instead of email? I have a restaurant that accepts fax orders already and they want to be able to accept online orders as well but they don’t have the technology at the store to get emails. Even if they did, they would probably forget to check email during the busy day.
There isn’t any ‘standard’ PHP way to send a fax. Your best bet would be to look in to fax by email services that are out there and then just write your code to send emails to whatever address you’re given by that fax by email service.