29/07/2011, 19:55
|
| | | Fecha de Ingreso: octubre-2010 Ubicación: $this->Mexico('Toluca');
Mensajes: 1.127
Antigüedad: 14 años, 1 mes Puntos: 511 | |
Respuesta: Problema con phpmailer agrega esto
Código PHP:
Ver original$mail = new PHPMailer(); $mail->PluginDir = "tu_ruta/phpMailer/"; $mail->Mailer = "smtp"; $mail->Host = "localhost";
Saludos
__________________ Recuerda que estamos aquí para orientarte, y no para hacer tu trabajo.
Si mi aporte fue de ayuda, recuerda que agradecer no cuesta nada +1 Skiper0125 |