Re: [PHP] Re: mongo usage
[email protected] (Tim Dunphy)
| Newsgroups | php.general |
|---|---|
| Message-ID | <CAOZy0emUVJ6k7HsBroNkom3c3J9MhLB_cY4QgBtHj+QGEaT36w@mail.gmail.com> |
Thanks. Sorry to bug you guys with this. That did it. sigh On Sat, Jul 6, 2013 at 6:49 PM, Tim Streater <[email protected]> wrote: > On 06 Jul 2013 at 23:27, Tim Dunphy <[email protected]> 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 > -- GPG me!! gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B