Location:
PHPKode
>
projects
>
MongoDB PHP Driver
> mongodb-mongo-php-driver-a593f23/tests/fatal1.php
<?php if (!extension_loaded('mongo')) { dl('mongo.so'); } $id = new MongoId(); $id2 = clone $id; ?>
PHPKode Newsletter X is easy to install and configure on the most servers. Try now!
Return current item:
MongoDB PHP Driver