Re: mongo usage

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

 



On Sat, Jul 6, 2013 at 9:16 PM, Tim Dunphy <bluethundr@xxxxxxxxx> wrote:

> | You commented out the setting of yhe addresses variable
>
> Those were both equivalent ways of stating the same thing. I tried
> substituting the other statement but there was no change:
>
>     $db = $connection->jfdb;
>
>     //$collection = $db->addresses;
>
>     $adresses = $connection->jfdb->adresses;
>
> Thanks again!
>
>
You seem to spell the variable differently (1 'd' vs. 2 'd's)?

- Matijn

[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