PHP

Moderators: None (Apply to moderate this forum)
Number of threads: 1847
Number of posts: 5013

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
I want to send mail from php script! Posted by zainbhimani on 21 Aug 2008 at 1:26 PM
Can someone tell me that how can i send mail from php script??
Thanks and regards,
Zain Bhimani
Report
Re: I want to send mail from php script! Posted by bradwang on 21 Aug 2008 at 10:06 PM
: Can someone tell me that how can i send mail from php script??
: Thanks and regards,
: Zain Bhimani
:

Hope the following URLs can help you out. :)

http://www.php-scripts.com/php_diary/122899.php3
http://email.about.com/cs/phpemailtips/qt/et031202.htm

It should be fairly easy.


Brad Wang - .NET Freelancer from China
MSN: brad_wang_cn@hotmail.com
Skype: brad_wang
Report
Re: I want to send mail from php script! Posted by JuDorSh on 25 Aug 2008 at 2:43 AM
: Can someone tell me that how can i send mail from php script??
: Thanks and regards,
: Zain Bhimani
:
Before you can use the mail() function you certainly need to have a look at php.ini and make some changes.
Look up these fields and set them up to the correct values.
SMTP = ( something like mail.company.com )
sendmail_from = ( Just like the from: field in your third party email )
That should be it.
[Iron sharpens iron.] JuDorSh
Report
Re: I want to send mail from php script! Posted by nsi on 27 Sept 2008 at 12:24 PM
Here is some code to send mail with PHP
Report
Re: I want to send mail from php script! Posted by nsi on 27 Sept 2008 at 12:24 PM
Here is some code to send mail with PHP
http://www.codemammoth.com/ShowCode.php?ID=5



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.