Webhosting
Domein Registratie
Winkelwagen
NB Webmail
Onze Gegevens
Helpdesk
User:
Pass:
Opslaan:
Ja
Nee
Autom.:
Ja
Nee
Login:
Gegevens vergeten
Cookie's verwijderen
Php Handleiding
Php Classes
Gratis Php Scripts
Pc Downloads
Gratis File Hosting
Programmeren
Routeplanner
Htaccess Uitleg
Databases:
BBEngine
Mohammed Yousef
(
contact me
)
This package can be used to convert text with BBCode marks to HTML and vice-versa.
It can find and replace BBCode marks and replace them with HTML tags.
The package can also do the opposite by converting HTML to equivalent text with BBCode marks.
The conversion can be done by custom PHP code.
The list of supported tags can be dynamically extended with new BBCode tags with definitions stored in a database.
The Package can handle 4 types of tags :-
* Direct Words : Directly replace words with others (e.g. smiles)
* Direct Tags : Replace Html Tags with BBCode directly
* Indirect Non Recursive : Mainpulate content in BBCode with user defined function , BBCode tags can't be Nested
* Indirect Recursive : The Same Indirect manner with the added ability of Parsing Nested tags
Click here for detailed information about this class on phpclasses.org
BBE_DB_Op.php
Class
Class wrapping all DB functionality required by class
DB_Layer/General_DB.php
Class
Abstract Class for General DB required functionality
DB_Layer/MySQL.php
Class
MySQL Specific Implementation for BBEngine DB required needs
Gen_Parsing.php
Class
Class Containing Common Parsing functionality
Parse.php
Class
The BBCode Parsing Class
UnParse.php
Class
BBCode UnParsing Class
Examples/DB_Tag_Insertion_Examples.php
Example
Examples for inserting the 4 Tags types into DB
Examples/Parsing_Example.php
Example
Example for Parsing a given BBCode String
bbengine.tar.gz
All files
bbengine.zip
All files