A new MySQL extension named MySQLi for developers using MySQL 4.1 and
later. Additionally to a functional interface this new extension also
includes an object-oriented interfaced and support for many of MySQL's
new features such as prepared statements.
A new MySQL extension named MySQLi for developers using MySQL 4.1 and
later. Additionally to a functional interface this new extension also
includes an object-oriented interface and support for many of MySQL's
new features such as prepared statements.
Remove the d on second line :)
Nathan.
Thanks. I commited a fix but it'll take some time to update.
Andi
At 09:02 AM 3/19/2004 +1000, Nathan Sullivan wrote:
A new MySQL extension named MySQLi for developers using MySQL 4.1 and
later. Additionally to a functional interface this new extension also
includes an object-oriented interfaced and support for many of MySQL's
new features such as prepared statements.A new MySQL extension named MySQLi for developers using MySQL 4.1 and
later. Additionally to a functional interface this new extension also
includes an object-oriented interface and support for many of MySQL's new
features such as prepared statements.Remove the d on second line :)
Nathan.
A new MySQL extension named MySQLi for developers using MySQL 4.1 and
later. Additionally to a functional interface this new extension also
includes an object-oriented interface and support for many of MySQL's
new features such as prepared statements.
Also, the second sentence sounds strange:
Additionally to a functional interface this new extension also includes
an object-oriented interface and support for many of MySQL's new
features such as prepared statements.
Perhaps:
This new extension includes an object-oriented interface in addition to
its functional interface; as well as support for many of MySQL's new
features, such as prepared statements.
-Adam
--
Adam Bregenzer
adam@bregenzer.net
http://adam.bregenzer.net/
A new MySQL extension named MySQLi for developers using MySQL 4.1 and
later. Additionally to a functional interface this new extension also
includes an object-oriented interface and support for many of MySQL's
new features such as prepared statements.Also, the second sentence sounds strange:
Additionally to a functional interface this new extension also includes
an object-oriented interface and support for many of MySQL's new
features such as prepared statements.Perhaps:
This new extension includes an object-oriented interface in addition to
its functional interface; as well as support for many of MySQL's new
features, such as prepared statements.-Adam
I don't like the term 'functional' there, as it's misleading...
Languages like lisp, haskell, ... are commonly referred to as functional
languages, where languages like C (and non-OO PHP) are referred to as
imperative or procedural. I think that should be rephrased... maybe
titled as 'traditional interface' or alike.
--
Regards,
Stefan Walk
<swalk@prp.physik.tu-darmstadt.de