
Delta Computer Systems, Inc.
1818 SE 17th Street
Battle Ground, WA 98604
Phone:
(360) 254-8688
Website:
Classification:
Delta Computer Systems, Inc.
1818 SE 17th Street
Battle Ground, WA 98604
Phone:
(360) 254-8688
Website:
";
$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"


