The trouble was in my php.ii file... thanks all! "Chris Morris" <[EMAIL PROTECTED]> escribió en el mensaje news:[EMAIL PROTECTED] > Have you set up your SMTP server in the PHP configuration? > > > "Orlando castañeda" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > I am trying to send an e-mail like this: > > <?php > $to = "[EMAIL PROTECTED]"; > $subject = "xsubject"; > $message = "x data"; > mail ($to, $subject, $message); > ?> > > There are no errors, but the e-mail is never sent ! > I apreciate any help ! > > > Tito > [EMAIL PROTECTED] > [EMAIL PROTECTED] > ICQ # 32019090 > >
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php