WP post echo not honoring line breaks
i using dreamweaver server connections , binding echo wordpress posts divs on static pages , including css style echo. 1 big problem echo not honor line breaks. how can maintain line breaks?
you'll have insert them in echo.
<?php echo $row_mypostsrs["postfield"]. " </li>"; ?>
More discussions in Develop server-side applications in Dreamweaver
adobe
Comments
Post a Comment