 |
|
Innovation award
 Nominee: 5x |
The class implements a User Defined Function (UDF) that adds full text search SQL commands to SQLite.
This User Defined Function allows to execute a simple full text search queries against the text fields of SQLite database tables.
|
|
| Name: |
SQLite Full Text Search |
| Base name: |
sqlite_fulltextsearc |
| Description: |
Add Full Text Search SQL commands to SQLite |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
1517 users |
| All time rank: |
2278 |
| Week users: |
1 user |
| Week rank: |
2151  |
| |
|
 June 2005
Number 6
Prize: One copy of the Maguma Workbench |
SQLite is a library that can be embedded in applications to make it work as a database management system.
PHP 5 comes with the SQLite library as a built-in extension. The current versions allow developers to write user defined functions (UDF) to implement new SQLite SQL commands that can be used immediately in any SQL queries.
This class takes advantages of this possibility to implement the necessary SQLite SQL commands to provide full text search support.
Manuel Lemos |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|