I would like to know if it is possible to send an attachment in php without using the mail function and without using phpmailer, because for some reasons I do not have the password or smtp login, I could not get it, and the mail function is not working (I asked the right question about the error but it did not have any answers), so I would like to know if there would be any way I can send attachment to the email by php.
Thanks to everyone