Welcome Guest, Not a member yet? Register   Sign In
please help me..urgent! send mail problem
#5

[eluser]miss_amylee[/eluser]
thx a lot.. i want to make user greetings in this mail.. let say

Hello {amylee};

{message body}

etc.

{amylee} is dynamically from database which means will have queue of name. dis name is not available in

$sql = "SELECT * FROM mail WHERE mid = 1001 LIMIT 1";.. i need to get from other table.. what i am confuse here, should i query to get list of name in same page here? and make pre-define template in my view file for example:

template_a.php

Code:
<p> Dear &lt;?php echo $name ;?&gt;

</p>

<p> &lt;?php echo $msg ;?&gt;


Messages In This Thread
please help me..urgent! send mail problem - by El Forum - 12-09-2009, 08:45 PM
please help me..urgent! send mail problem - by El Forum - 12-09-2009, 10:16 PM
please help me..urgent! send mail problem - by El Forum - 12-09-2009, 10:35 PM
please help me..urgent! send mail problem - by El Forum - 12-09-2009, 10:36 PM
please help me..urgent! send mail problem - by El Forum - 12-09-2009, 10:51 PM
please help me..urgent! send mail problem - by El Forum - 12-09-2009, 11:00 PM



Theme © iAndrew 2016 - Forum software by © MyBB