sending an email with the textarea text
From: Yang Li Ke (yanglike_at_sympatico.ca)
Date: 01/30/04
- Next message: Tom Thackrey: "Re: Zip Code Radius Search"
- Previous message: Lothar Scholz: "Re: PHP and eclipse?"
- Next in thread: Chung Leong: "Re: sending an email with the textarea text"
- Reply: Chung Leong: "Re: sending an email with the textarea text"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 30 Jan 2004 16:17:20 -0500
Hi guys,
Can anyone tell me how to use a text area and send an email
so that each line will be displayed on each line in the email
because right now its like one long string.
So basically what i do is that I have 1 textarea called msg
and when i press the submit it does this code:
mail ("my@email.com, "email test", $msg, "FROM : my@othermail.com");
-- Yang
- Next message: Tom Thackrey: "Re: Zip Code Radius Search"
- Previous message: Lothar Scholz: "Re: PHP and eclipse?"
- Next in thread: Chung Leong: "Re: sending an email with the textarea text"
- Reply: Chung Leong: "Re: sending an email with the textarea text"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]