Jump to content
Larry Ullman's Book Forums

Example 1 - Register.Php


Recommended Posts

Hi Larry,

I have a problem on sending email to my real email address upon completing my registration.

 

The error message displayed upon clicking Next button :

An error occurred in script 'C:\xampp\htdocs\virtual_product\register.php' on line 115:

mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set()

Array

.......

 

I've found that after my registration, 1)the registering info can be seen in the database. 2) both login and logout are working by using the registering info.

 

Your advice, pls.

 

xampp 1.7.3

php 5.3.1

mysql 5.1.4.1

phpMyAdmin 3.2.4

Operating system: Window7

Editor: Dreamweaver

Link to comment
Share on other sites

 Share

×
×
  • Create New...