
John Henry Foster
4700 LeBourget Drive
St Louis, MO 63134
Phone:
314-427-0600
Website:
Classification:
";
$length = strlen($row[companydescription]);
$maxlength = 2000;
if ($length > $maxlength)
{
$substring = substr($row[companydescription],0, $maxlength);
$lastbreak = strrpos($substring, "
"); } else { $lastbreak = $maxlength; } echo "
";
?>"); } else { $lastbreak = $maxlength; } echo "
";
$row[companydescription] = stripslashes($row[companydescription]);
echo "
";
echo"$row[companydescription]
"; echo"


