Paweł Stradomski schrieb:
[EMAIL PROTECTED] wrote:
Dear internals,
I stumbled upon the following odd error message from PHP which I was not
expecting.
function test(){
echo $this == $this->c1->c2?'equals':'not equals'; // Somehow this
Use === (shallow test - returns true iff the
implement the Database api.
An idea of how this api might look like can be seen at
http://home.t-online.de/~s0nix/odbx/mysql.htm
This includes a small implementation based on the mysql extension for
testing purposes.
Daniel Penning
--
PHP Internals - PHP Runtime Development Mailing List
To