On Mon, Nov 28, 2011 at 10:59:03AM -0500, David McGlone wrote:
> On Sun, 2011-11-27 at 22:20 -0500, Paul M Foster wrote:
> > On Sun, Nov 27, 2011 at 06:47:36PM -0500, David McGlone wrote:
> >
> > > Hi all, I am wondering if it's possible to find the bookmarks file in
> > > firefox and output the
On Sun, 2011-11-27 at 22:20 -0500, Paul M Foster wrote:
> On Sun, Nov 27, 2011 at 06:47:36PM -0500, David McGlone wrote:
>
> > Hi all, I am wondering if it's possible to find the bookmarks file in
> > firefox and output the contents on a page with PHP.. I'm wanting to do
> > this so I can use it a
On Sun, Nov 27, 2011 at 06:47:36PM -0500, David McGlone wrote:
> Hi all, I am wondering if it's possible to find the bookmarks file in
> firefox and output the contents on a page with PHP.. I'm wanting to do
> this so I can use it as my home page.
The answer to this is not in PHP; it can be done
It seems to me that the file structure should be in the source code
somewhere and you can download that.
--C
On 11/27/2011 7:28 PM, David McGlone wrote:
On Mon, 2011-11-28 at 01:15 +0100, Camilo Sperberg wrote:
You can export the bookmarks as a json or html and then read it easily with php
On Mon, 2011-11-28 at 01:15 +0100, Camilo Sperberg wrote:
> You can export the bookmarks as a json or html and then read it easily with
> php but i suspect you want to read the firefox files directly, in which case
> you can read the sqlite file called places.sqlite
>
> More info here:
> http://
You can export the bookmarks as a json or html and then read it easily with php
but i suspect you want to read the firefox files directly, in which case you
can read the sqlite file called places.sqlite
More info here:
http://support.mozilla.com/en-US/kb/Profiles
Sent from my iPhone 5 Beta [Con
6 matches
Mail list logo