> timestamp (of seconds precision).
>
> If seconds is good then there is no need to create another field, or another
> index.
>
> Van, I don't know PHP, or the PHP driver, well enough to answer your
> question, but I'm sure someone will...
>
>
>
> On Thu, Aug 19, 2010 at 5:37 PM, Mardix <
mcx2...@gmail.com> wrote:
> > Well to start off, just leave _id alone.
>
> > _id is inserted automatically by mongo. If you want your own id, you
> > can create your own ID field and make it whatever you want.
>
> > And why making it so complicated? You can create a 'timestamp' field
> > in each document and can be queried from there.
>
> > Or better yet, if you know the _id, you can query _id that is $gt the
> > _id you want.
>
> > For Mongo sake, keep it simple son. Mongo was meant to be easy, not
> > complicated.
>
> > That's my $0.25 .
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "mongodb-user" group.
> > To post to this group, send email to 
mongod...@googlegroups.com.
> > To unsubscribe from this group, send email to