Reply to mysqli unclonable object

Your name:

Reply:


Posted by "Matt Monaco" on 11/23/05 08:13

On a Fedora 4 machine running MySQL 4.1 I am having trouble declaring an
instance of a mysqli extension.

class Data extends mysqli {
function __construct($host, $user, $password, $db = null)
{
@parent::__construct($host, $user, $password, $db)
or printf("There was an error (id: %d) connecting to the database:
<b>%s</b><br />", mysqli_connect_errno(),
mysqli_connect_error());
}

....

}

$link = new Data("localhost", "user", "password", "db");

This invokes the error "Trying to clone unclonable object of type Data."
However if I create the link with a reference ...
$link =& new Data(....);
....everything works fine.

This error is interesting because it only occurs on the machine mentioned
above, in a Windows/MySQL 5.0 environment, everything works fine without the
reference.


Thanks in advance!
Matt

[Back to original message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация