here is the line (174) where i am getting the error:
PHP Code:
$login_data="<body bgcolor='#FDDCBD'><table width='47%' border='0' cellspacing='0' cellpadding='0' height='118' align='center'> <tr valign='top' bgcolor='#FDCAB5'><td height= '21'><font face='Verdana, Arial, Helvetica, sans-serif, Webdings' size='2' color='#FFFFFF'><b><!--TITLE---></b></font></td></tr><tr valign='top' bgcolor='#FCBE96'> <td><p align='center'>&nbsp;</p><p align='center'><b><font face='Verdana, Arial, Helvetica, sans-serif, Webdings' size='2' color='#FFFFFF'>".$fd."</td></tr></tr>"
when i take out the .$fd. i dont get the error, i have tried also not doing .$fd. but instead just all in quotes but still get the error i dont understand why!! can anyone help!

thanks
.oO ORB Oo.