php-db | 2001051
Date: 05/10/01
- Next message: Dave VanAuken: "RE: [PHP-DB] exit code generation, php shell script/standalone"
- Previous message: David Balatero: "[PHP-DB] Creating/reading [TAGS]"
- In reply to: David Balatero: "[PHP-DB] Creating/reading [TAGS]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
on 5/10/01 3:07 PM, David Balatero (db <email protected>) wrote:
> I am making a content backend for my site, and I need pointers or ideas
> on how to implement a formatting system like the one seen in UBB or
> phpBB, that uses bracket tags to format content submissions. For
> example:
>
> [b]bold[/b]
> etc.
Since phpBB is open source, you could probably look through the source code
and find it. I would guess some kind of preg_replace loop.
Paul
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Paul Burney
Webmaster and Open Source Developer
Educational Technology Unit
Graduate School of Education and Information Studies
University of California, Los Angeles
(310) 825-8365
<webmaster <email protected>>
<http://www.gseis.ucla.edu/>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Dave VanAuken: "RE: [PHP-DB] exit code generation, php shell script/standalone"
- Previous message: David Balatero: "[PHP-DB] Creating/reading [TAGS]"
- In reply to: David Balatero: "[PHP-DB] Creating/reading [TAGS]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

