David McGlone <david@xxxxxxxxxxxxx> wrote: > On Tue, 2011-11-29 at 16:31 -0600, Tamara Temple wrote: > > David McGlone <david@xxxxxxxxxxxxx> wrote: > > > places.sqlite is mozilla's bookmarks db and I was trying to read this > > > db, but so far I've been unsuccessful. > > > > > > sqlite ver: 2.8.17 > > > PHP version: PHP 5.3.3-1ubuntu9.6 with Suhosin-Patch > > > php5-sqlite: 5.3.3-1ubuntu9.6 > > > > Okay, first off, mozilla uses sqlite3, not sqlite2, so you need to use > > those functions/classes instead. > > Thank you Tamara.. I'll see what I can accomplish. I'm thinking even if > I do it this way, I'll still have to restart firefox for the page to > update. That I do not know. I would have assumed since they are using sqlite3, that they would do an update whenever a bookmark was saved, but that may not be be a valid assumption. -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php