Hi,

I agree that it's a bad practice not to use a wrapper but it seems most people who use PHP took mysql for granted and haven't used any wrappers in their code.

Anyway the kind of wrappers commonly used to help separate out mysql/pgsql/mssql code probably will not be able to make full use of the new features available in mysqli. There's going to be a hell of a lot of conversion work ahead and not all of it can be automated.




electroteque wrote:


Heh i just read the bit about having to change the functions from mysql to
mysqli, now what is someone doesnt use a db wrapper, they'd have a field
day, lucky i use a wrapper heh.


-----Original Message----- From: Raditha Dissanayake [mailto:[EMAIL PROTECTED] Sent: Sunday, February 29, 2004 1:21 AM To: electroteque Cc: [EMAIL PROTECTED] Subject: Re: [PHP] PHP5 only configures mysql 4.1 source with mysqli


Hi, Mysqli installation certainly isn't improved :-) i had a lot of trouble too, and shared my experience online at http://www.raditha.com/mysql/mysqli.php

hope someone finds it usefull.






--
Raditha Dissanayake.
------------------------------------------------------------------------
http://www.radinks.com/sftp/         | http://www.raditha.com/megaupload
Lean and mean Secure FTP applet with | Mega Upload - PHP file uploader
Graphical User Inteface. Just 150 KB | with progress bar.

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



Reply via email to