I tried:
[code]
$order = array("\r\n", "\n", "\r");
str_replace($order,"",$output);
[\code]
but to no avail..
I went directly into the DB, and this is what I found:
It's that space between the two paragraphs that I can't seem to get rid of.Code:All the razors we sell come honed and Shave ready. This service is if you want to send us your razor to hone. <p>The most important aspect of enjoying straight razor shaving is having a blade that has been sharpened to it’s maximum potential. This is what provides that completely clean, close and comfortable shave that we straight razor users enjoy so much. Most new razors do not come ready to shave when initially purchased. In addition a razor will normally become dull and need to be re-sharpened several times a year depending on daily use and on beard type.<p>


Reply With Quote

