richiamando (non so se sia il termine giusto) il namespace anche nel file che contiene le funzioni ...funziona!
Ho aggiunto:
use PHPMailer\PHPMailer\PHPMailer;
use PHPMailer\PHPMailer\Exception;
al file funzioni.
Grazie
richiamando (non so se sia il termine giusto) il namespace anche nel file che contiene le funzioni ...funziona!
Ho aggiunto:
use PHPMailer\PHPMailer\PHPMailer;
use PHPMailer\PHPMailer\Exception;
al file funzioni.
Grazie
Ultima modifica di Luca Diver; 31-12-2018 a 08:07