Hey,

I'm trying to figure out how to make a custom message.  What I have is a
form with a TEXTAREA named MAILFROM.  I want to be able to write an e-mail
in that section like so:

Dear $username.

When I press submit, I want the query to cycle through a list of names (got
this part) and where it finds the variables in the text, replaces them with
the proper content.  Like:

Dear steven

How can I do something like this?

Thanks.


Steven

-----Original Message-----
From: B. van Ouwerkerk [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 23, 2001 10:26 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP-DB] can't connect to mysql


At 06:45 19-4-01 -0500, johndmiller wrote:
>I just looked at my mysql.sock file and it has a length of zero.  Is this
>the right size, I don't think it is.  If not, do I have to reinstall MySQL
>to get the file back or can I get it from somewhere else.

Length of zero.. thats perfectly normal.

Bye,


B.


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to