Commit graph

6 commits

Author SHA1 Message Date
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Greg Larkin
b8beeda7b6 - Unbreak after recent PHP 5.3.2 update
- Upgrade to 0.5
- Adopt the port
2010-04-12 20:30:49 +00:00
Pav Lucistnik
4ac306268d - Reset maintainer, his email bounces
- Mark BROKEN: does not compile with php 5.3

Reported by:	pointyhat
2010-04-11 21:45:02 +00:00
Dmitry Marakasov
075acacd24 - Switch SourceForge ports to the new File Release System: categories starting with D 2009-08-22 00:18:43 +00:00
Pav Lucistnik
6ac340229b - sqlite3' PORTNAME changed, fix depobj
Reported by:	pointyhat
2007-03-30 07:56:41 +00:00
Alejandro Pulver
0a95ed3134 php-sqlite3 is a PHP extension that lets you access SQLite3 databases
within your scripts.  PHP4 and PHP5 have already built-in support for this
RDBM, but this is limited to the 2.x releases.  This extension adds support
for SQLite 3.x release.

Please note that this project is still alpha-quality. Please test and report
if it works for you and if you have ideas on how it can be enhanced.

Current (or planned) features include:

    * In-memory databases support
    * UTF-16 encoding
    * User-level SQL functions
    * PEAR::DB driver class

WWW: http://php-sqlite3.sourceforge.net/

PR:		ports/103681
Submitted by:	Simon Cornelius P. Umacob <simoncpu at infoweapons.com>
2006-10-06 02:48:31 +00:00