MyBB Community Forums
Using MyCode to parse HTML? - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Resources (https://community.mybb.com/forum-8.html)
+--- Forum: MyCodes (https://community.mybb.com/forum-117.html)
+--- Thread: Using MyCode to parse HTML? (/thread-100146.html)



Using MyCode to parse HTML? - Norodo - 2011-07-29

Is this possible? If I want <br /> to actually mean <br /> without letting all HTML codes work? I'm fairly sure I got the right regex but, it just won't work.


RE: Using MyCode to parse HTML? - ranjani - 2011-07-29

I assume that you have resolved it by using SQL query .. if not, let us know; someone will respond ..

I thought that someone is asking a MyCode to parse html ;
AND I'd have suggested a couple of plugins instead (1 , 2)