Forum Moderators: coopster

Message Too Old, No Replies

URL SENDER Help

script to diplay an enterd url in the body of an email

         

humbucker

9:39 pm on May 19, 2004 (gmt 0)

10+ Year Member



hello
i'm currently working on a mailing list admin script and i d'like to know how i could script this :

having a form to send a text based email together with a html version for the email programs that support them,

or sending a url that will be displayed as the body of the email

thanks a lot in advance!

coopster

9:43 pm on May 19, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, humbucker!

Have a look at PHP's mail() [php.net] function.

humbucker

6:49 am on May 20, 2004 (gmt 0)

10+ Year Member



thanks, but i'm new at php and i'm tryinG TO find scripts and then understand them and modify them..so can you just cut and past what I need fot this "url thingy" thank you

venelin13

11:53 am on May 20, 2004 (gmt 0)

10+ Year Member



Find what you are lookg for here [hotscripts.com]

Timotheos

3:22 pm on May 20, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You might also be interested in this tutorial on sending multipart MIME emails [zend.com].