Re: [PHP-DEV] Announcement: New MySQL-Extension for PHP 5: ext/mysqli

2003-02-12 Thread Brian Moon
my bad, forgive me.

Brian Moon
dealnews.com


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


| Brian Moon wrote:
| > Do you have some sample code or a function list?
|
| "For some samples check the tests subdir.
| I'll add documentation within the next days." 
|
| --
|   Sebastian Bergmann
|   http://sebastian-bergmann.de/ http://phpOpenTracker.de/
|
|   Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/
|
| --
| 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




Re: [PHP-DEV] Announcement: New MySQL-Extension for PHP 5: ext/mysqli

2003-02-11 Thread Sebastian Bergmann
Brian Moon wrote:
> Do you have some sample code or a function list?

"For some samples check the tests subdir.
I'll add documentation within the next days." 

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/ http://phpOpenTracker.de/

  Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

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




Re: [PHP-DEV] Announcement: New MySQL-Extension for PHP 5: ext/mysqli

2003-02-11 Thread Brian Moon
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 
| To unsubscribe, visit: http://www.php.net/unsub.php
|
|
|


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