| | |
How to set up a textarea that accepts tags like [CODE] , [IMG]
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
You can do if you know V bulletin Forum Programming ..it is ready made code available in it ..that's part of Text area editor that's called Forum editor ..I hope that's help you ...Thank you .
hire-phpdeveloper.com
Start from $3.99 Per Hour
Web Development with php | Hire a dedicated php developer |Hire indian Php developer
Start from $3.99 Per Hour
Yahoo IM :hirephpdeveloperWeb Development with php | Hire a dedicated php developer |Hire indian Php developer
Use google and search for bbcode classes.
Google is your friend.
Use [code] tags.
If you have found a solution to your problem, please mark the thread as SOLVED.
Use [code] tags.
If you have found a solution to your problem, please mark the thread as SOLVED.
Judging by your other thread, you're building a text editor for something like a forum/blog.
http://www.phpclasses.org/browse/package/951.html is a good lightweight class. However you need to register/login to download.
It has a mistake though, change line 2 from:
to:
http://www.phpclasses.org/browse/package/951.html is a good lightweight class. However you need to register/login to download.
It has a mistake though, change line 2 from:
PHP Syntax (Toggle Plain Text)
require_once('bbcode.php');
to:
PHP Syntax (Toggle Plain Text)
require_once('bbcode.inc.php');
Last edited by ardav; Aug 31st, 2009 at 1:51 pm.
If you don't reply to your own thread or you can't find the solved link - you're off my Christmas list - permanently! Bah humbug!
Try not to bump 10 year old threads as it can be really annoying.
http://syntax.cwarn23.net/
My favourite PC. - Oopy Doopy Do 2U2!
http://syntax.cwarn23.net/
Smilies: ^_* +_+ v_v -_- *~*` My favourite PC. - Oopy Doopy Do 2U2!
Classes give more functionality and flexibility. They just make it easier to add specialized tags without having to deal with editing regular expressions, which can be a pain in the a**.
preg_replace is just fine, I just didn't suggest it because I wouldn't use a regex.
preg_replace is just fine, I just didn't suggest it because I wouldn't use a regex.
Last edited by kkeith29; Sep 1st, 2009 at 2:06 am.
Google is your friend.
Use [code] tags.
If you have found a solution to your problem, please mark the thread as SOLVED.
Use [code] tags.
If you have found a solution to your problem, please mark the thread as SOLVED.
Try not to bump 10 year old threads as it can be really annoying.
http://syntax.cwarn23.net/
My favourite PC. - Oopy Doopy Do 2U2!
http://syntax.cwarn23.net/
Smilies: ^_* +_+ v_v -_- *~*` My favourite PC. - Oopy Doopy Do 2U2!
![]() |
Similar Threads
- Set visibility of div tags (JavaScript / DHTML / AJAX)
- Preg match and replace for img urls (PHP)
- Remove all mention of code tags from the site (DaniWeb Community Feedback)
- Tab width within Code tags (DaniWeb Community Feedback)
- Help with php and this part of the code...? (PHP)
- code tags (DaniWeb Community Feedback)
- How to set up include file for navbar (HTML and CSS)
- Sql2k, How to set or unset IDENTITY Property of a column through code or stored (Legacy and Other Languages)
- Why is this happening to my table????!!!! (HTML and CSS)
Other Threads in the PHP Forum
- Previous Thread: string comparsion
- Next Thread: PHP mail problem in outlook
Views: 253 | Replies: 7
| Thread Tools | Search this Thread |
Tag cloud for PHP
.htaccess access ajax apache api array beginner binary broken cakephp checkbox class cms code computing cron curl database date delete directory display domain download dynamic echo email error file files folder form forms function functions google href htaccess html image include indentedsubcategory insert integration ip java javascript joomla jquery limit link load login loop mail menu methods mlm mod_rewrite multiple mysql oop parse paypal pdf php problem query radio random recursion regex remote script search select server sessions sms soap source space speed sql structure syntax system table tutorial update updates upload url validation validator variable video web xml youtube






