Take out the ' for array keys inside of "

"...$row[title]..."

Which *does* seem kind of whack, honestly, but so it goes...

On Mon, October 2, 2006 7:13 am, Ross wrote:
> How can I get this line to work
>
> $mail_body .= "<font size=\"2\" face=\"Verdana, Arial, Helvetica,
> sans-serif\"> Title: $row['title'] </font>";
>
> The $row['title'] variable is the problem.
>
>
> Ross
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to