| | |
php contact page
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
hi,
I am creating a contact us page with php and html. everything works except for the actual receiving of the email. I am using php and apache on localhost but i am connected to internet.
What i am trying to ask is: is it possible to send email using the localhost or not?
thanks
I am creating a contact us page with php and html. everything works except for the actual receiving of the email. I am using php and apache on localhost but i am connected to internet.
What i am trying to ask is: is it possible to send email using the localhost or not?
thanks
Last edited by sam1; Mar 9th, 2007 at 2:29 pm.
•
•
Join Date: Jan 2007
Posts: 58
Reputation:
Solved Threads: 2
you have to configure smtp settings in php.ini file. If you place your file in the webserver then it is probably already configured.if you are using it in ur coimputer configure the php.ini file as:[mail function]; For Win32 only.SMTP = smtp.yourisp.com
•
•
Join Date: Jan 2007
Posts: 58
Reputation:
Solved Threads: 2
If you are using WAMP then goto config files and then goto php.ini file and edit it with above given hints. It worked for me.
•
•
Join Date: Jan 2007
Posts: 58
Reputation:
Solved Threads: 2
You dont need to put the email address in php.ini. Changing the smtp server may work fine. just try to telnet your smtp server on port 25 or 26 and if it is connected then there is no problem. You may also want to debug the code,. Can you post the code here?
![]() |
Similar Threads
- Need Feedback To Test Contact Us Page. (Website Reviews)
Other Threads in the PHP Forum
- Previous Thread: Php site face lift
- Next Thread: LAMP Installation
| Thread Tools | Search this Thread |
apache api array beginner binary broken cache cakephp checkbox class cms code confirm cron curl customizableitems database date display dynamic echo email error external fcc file files folder form forms forum freelancing function functions google header headmethod howtowriteathesis href htaccess html iframe image include insert ip javascript joomla limit link login mail malfunction menu method mlm mod_rewrite multiple mysql neutrality oop pageing pagerank paypal pdf php phpmysql play problem query question radio random recursion remote root script search select server sessions sms soap source space sql support! syntax system table template tutorial update upload url validator variable video web youtube





