Re: mongo usage

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 06 Jul 2013 at 23:27, Tim Dunphy <bluethundr@xxxxxxxxx> wrote: 

> | You seem to spell the variable differently (1 'd' vs. 2 'd's)?
>
> Thanks! Fixed the type-o. Still no change.
>
>   $connection = new Mongo();
>
>    $db = $connection->jfdb;
>
>    //$collection = $db->addresses;
>
>    $adresses = $connection->jfdb->addresses;

     ~~~~~~~~~

>
> Any other suggestions? Appreciated.

Fix the other typo.

--
Cheers  --  Tim

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

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux