According to PHP & MySQL: Novice to Ninja, we would have the user use tags like <b> and <i> to style the text they are inputting into a CMS. Then the PHP script will use regex to replace them with <strong> and <em>.
Maybe I missed it, but why not have the user use <strong> and <em> in the first place? Too hard to remember? Too long to type?



Reply With Quote





Bookmarks