Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001051

Re: [PHP-DB] Creating/reading [TAGS] From: Paul Burney (burney <email protected>)
Date: 05/10/01

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.

<http://www.phpbb.com/>

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>