corz.org uses cookies to remember that you've seen this notice explaining that corz.org uses cookies, okay!
corzblog bbcode parser preview
Here it is! My [search engine fodder] bbcode to html parser, and html to bbcode parser [/search engine fodder]!
This is the actual very onsite parser that parses the bbcode of my blogs and site comments, which as well its usual tasks of, well, you know, the parsing stuff, also moonlights doing a cute wee background demo of itself, you're looking at it. it knew you wanted to do that. hit the "preview" button to see at least one half of the parser's bbcode to html/html to bbcode functionality.
The front-end (below) is built-in to the parser, you just call the
function and it creates the form. The cool, super-portable JavaScript bbcode buttons and functions come
in the package, too. Have fun. Oh, and by the way, output is 100% pure HTML5, or nice plain bbcode, which ever way you look at it, it's free.
Welcome to the comments facility!
writeln('');
Yeah, I know! But if you lack a sense of adventure, you can easily add "javascript" to your banned words.
;o)
(or
I really really need help turning something I did in HTML into code for a phpbb form. It's a table that i've created.....can someone help me??
email me if you can -- i don't know if i'll be able to find this site again..
sweetie_pies20@yahoo.com
try ##php on freenode IRC.
;o)
(or
ps.. check your menus, there should be something called "favourites", or "bookmarks", that's where you put sites you want to find again.
Hi all!
could you add support for /li (close list item) and then get W3C XHTML Validator ?
well, all this XHTML is new territory for me, but coincedentaly (if there were really such a thing) that's exactly what I've been studying and working on these last few days, the results so far..
http://ampsig.com
So I'm gradually working my way around to first, making all my "packages" XHTML compliant - "thumber" already is, because I needed it for ampsig.com, and then eventually the gubbinz here at corz.org, because I installed Opera, and all I have to say is, erm, sorry
So yes, somewhere in all that, cbparser will be getting a grande make-over, clean-up, scub and polish, etc, I'm learning new stuff all the time, so it will doubtless come out the other side spik and span!
cuz damn! when I see that big green "This Page Is Valid XHTML!" I go all fuzzy inside!
I'll post details here when I eventually get around it.
Thanks for the nudge.
;o)
(or
Fatal error: Cannot redeclare bb2html() (previously declared in /deathrectory/cbparser.php:236) in /deathrectory/cbparser.php on line 235
You only need to include it once
;o)
(or
Cor thanx for giving the source to the masses!
I used it as inspiration for my CMS's parser...
Thanx again...
<?php echo 'neat!'; ?>