Do you have some sample code or a function list?

Brian Moon
dealnews.com


----- Original Message -----
From: "Georg Richter" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 11, 2003 6:08 PM
Subject: [PHP-DEV] Announcement: New MySQL-Extension for PHP 5: ext/mysqli


| Hi,
|
| The new mysql extension is now in the cvs-repository. Please not that you
| need MySQL Version 4.1 (both server and client library) and that this
| extension has experimental status.
|
| Configuration:
|
| --with-mysqli=/path-to-mysql-4.1  -without-mysql
|
| If you want to use both ext/mysql and ext/mysqli you have to specity
|
| --with-mysqli=/path-to-mysql-4.1  --with-mysql=/path-to-mysql-4.1
|
|
| Some new features:
|
| OO and plain interface
| Diffrent types of connections (compressed/ssl)
| Variable bindings
| Support for bigints
| Replication support
|
| For some samples check the tests subdir. I'll add documentation within the
| next days.
|
| Regards
|
| Georg
|
| --
| PHP Development Mailing List <http://www.php.net/>
| To unsubscribe, visit: http://www.php.net/unsub.php
|
|
|


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to