
Simple Step LLC
12 West Owassa Turnpike
Newton, NJ 07860
Phone:
(973) 948-2938
Website:
Classification:
Simple Step LLC
12 West Owassa Turnpike
Newton, NJ 07860
Phone:
(973) 948-2938
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"


