|
|
|
|
![]() ![]() |
Mar 17 2007, 05:55 PM
Post
#1
|
|
|
Newbie [Level 2] ![]() ![]() Group: Members Posts: 33 Joined: 17-March 07 From: Mumbai Member No.: 40,231 |
Since many free web hosting service disables phpmail(), is there any other way to automated mail using PHP?
Thank You! This post has been edited by prashrb: Mar 17 2007, 05:56 PM |
|
|
|
Mar 18 2007, 04:19 AM
Post
#2
|
|
|
A computer once beat me at chess, but it was no match for me at kick boxing. ![]() Group: [MODERATOR] Posts: 3,882 Joined: 24-July 05 From: In Trouble Again... still? Member No.: 9,787 ![]() |
you mean the php function "mail()" ? No, unless to use the html "mailto".
|
|
|
|
Mar 18 2007, 05:16 AM
Post
#3
|
|
|
Newbie [Level 2] ![]() ![]() Group: Members Posts: 33 Joined: 17-March 07 From: Mumbai Member No.: 40,231 |
you mean the php function "mail()" ? No, unless to use the html "mailto". ya, I'm speakin of mail() function. Is there any way, I can use a mail server that can send mails from a third party server? |
|
|
|
Mar 18 2007, 05:22 PM
Post
#4
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 397 Joined: 9-June 06 From: Wisconsin Member No.: 24,924 |
The PHP mail() function operates on your own server, however you can always change the address from which to mail is from.
mail() info The above link is the PHP documentation for the mail function. |
|
|
|
Apr 8 2007, 03:26 PM
Post
#5
|
|
|
Define:EVIL PROGRAMMER (ē'vəl prō'grăm'ər)- n. An organism that converts caffeine into evil software. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 975 Joined: 25-September 05 From: The dungeon deep below the foundation of trap17 Member No.: 12,251 |
Changing the address only changes the NAME of the from in the email, not the actual from email. Most email clients nowadays let you change that stuff. it is designed so you can put in your own name there so instead of showing and address, it shows your name. A lot of people recently have decided it would be funny to put email addresses in there. To make it seem like an email came from a different place than it really did. No matter what you do, the real email address always shows up when you open the message....
|
|
|
|
Apr 8 2007, 10:07 PM
Post
#6
|
|
|
A clever man learns from his own mistakes, a WISE man learns from those of OTHERS ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 884 Joined: 12-April 06 From: Essex, UK Member No.: 21,719 |
Hum.. i think there is a way of using Javascript for it, i know its not PHP but it works i think, only problem is i think when i tried it it popped up a box asking if it could send it, it was a long while back though so it might have been a redirect script that i thought was to send mail. Back in the days when i wouldn't have known what a redirect script was. Try Googling for it if you want.
|
|
|
|
![]() ![]() |
Similar Topics
| Topics | Topics | |
|---|---|---|
|
|
|
|
Lo-Fi Version | Time is now: 26th July 2008 - 01:53 PM |