On Sep 12, 2009, at 3:47 PM, c...@hosting4days.com wrote:
I'm having a problem with mail body issue trying to use 'do while'
loop in the $mail_body var.
this line:
do { echo $row_get1['name'] } while ($row_get1 = mysql_fetch_assoc
($get1))
will show ok when it's on the page elsewhere (no
I'm having a problem with mail body issue trying to use 'do while'
loop in the $mail_body var.
this line:
do { echo $row_get1['name'] } while ($row_get1 = mysql_fetch_assoc
($get1))
will show ok when it's on the page elsewhere (not in the $mail_body
var) but typed like:
--- ok on web pa
2 matches
Mail list logo