Login   Register  
PHP Classes
elePHPant
Icontem

Class: Apriori

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Dmitry Basileff  >  Apriori  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Apriori
Base name: apriori
Description: Process text based on rules stored in MySQL table
Related classes: , ,
Version: 0.3.000
PHP version: 4
License: GNU General Public License (GPL)
All time users: 735 users
All time rank: 3660
Week users: 1 user
Week rank: 2467
Picture of Dmitry Basileff
Author: Dmitry Basileff <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: Russian Federation Russian Federation - PHP jobs in Russian Federation
Age: 23
All time rank: 215157 in Russian Federation Russian Federation
Week rank: 1634 Up48 in Russian Federation Russian Federation Up


  Detailed description  
This is a simple class that can be used to parse and process text based on rules stored in a MySQL database table.

It retrieves a given set of rules from a MySQL database table. The rules specify a regular expression to match the text to be processed and PHP code to process the matches.

The class applies the regular expression and for each match it executes the processing code.

This package comes with a database dump of predefined rules to process BBCode, format dates, times, converting URLs into HTML links, etc..

 

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Text processing Manipulating and validating text data View top rated classes

  Screenshots Screenshots   Rate classes User ratings   Applications   Related links   Files Files  
  Files folder image Screenshots  
Status of messengers
File Role Description
Accessible without login Image file Messengers Screen Status of messengers
Accessible without login Image file URLCheck Screen Screenshot of URL Parslet
Accessible without login Image file Dates Screen Screenshot of Date Parslets
Accessible without login Image file Profiles Screen Screenshot of Profiles Parslets


  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
Google Groups Thread in Google Groups about parent project - VXi

  Files folder image Files  
File Role Description
Accessible without login Plain text file Apriori.php Class Main Class Apriori
Accessible without login Plain text file SQL Data Example parslets in SQl Format for import
Plain text file Demo Example Demo script. Very simple to learn.

Download all files: apriori.tar.gz apriori.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.