".stripslashes($datarecord[2])."

\n"; if ($datarecord[7]=="nofoto.gif") { } else { if ($datarecord[11]=='sx') { echo "\"".stripslashes($datarecord[2])."\"\n"; } elseif ($datarecord[11]=='dx') { echo "\"".stripslashes($datarecord[2])."\"\n"; } elseif ($datarecord[11]=='top') { echo "

\"".stripslashes($datarecord[2])."\"

\n"; } } echo stripslashes(str_replace("\n", "", stripslashes($datarecord[4])))."
\n"; } } mysql_close($conn); ?>


« BACK