
Testing Unwanted Code Breaks
$char_limit = '350';
$last_post = '<hr /><div class="roundedhc" style="height:18px; padding: 2px 0 2px 0; font-weight:bold;"> ' . $lang['Lastpost'] . '
</div><br />';
$sql = "SELECT *, post_text, post_id, bbcode_uid
FROM " . POSTS_TEXT_TABLE . "
$char_limit = '350';
$last_post = '<hr /><div class="roundedhc" style="height:18px; padding: 2px 0 2px 0; font-weight:bold;"> ' . $lang['Lastpost'] . '</div><br
/>';
$sql = "SELECT *, post_text, post_id, bbcode_uid
FROM " . POSTS_TEXT_TABLE . "
Mmmmm? Don't know.
Test 2.
$char_limit = '350';
$last_post = '<hr /><div class="roundedhc" style="height:18px; padding: 2px 0 2px 0; font-weight:bold;"> ' . $lang['Lastpost'] . '</div><br />';
$sql = "SELECT *, post_text, post_id, bbcode_uid
FROM " . POSTS_TEXT_TABLE . "
Stupid! Stupid! Stupid! It's binary - And I wrapped the code.