PHP and browser cookies usage
Posted: Wed Dec 21, 2011 10:23 am
Hi,
I am trying to code an app, for personal use, capable to collect nicknames of friends and friends of firends
of facebook.
Since this should be a very simple app, not intended to be a chat client or whatever, I decided non to use
fb libs.
Basically, I did use PHP Simple HTML DOM parser to fetch the page and parse it for certain tags.
It works fine for some web pages, but not for fb since it directs it to the login page.
I wonder if there is some way or script to use fb cookies already stored on ff.
Do you have other ideas on how to do this ? Maybe, I am completely off track.
TIA
Gilcamar
I am trying to code an app, for personal use, capable to collect nicknames of friends and friends of firends
of facebook.
Since this should be a very simple app, not intended to be a chat client or whatever, I decided non to use
fb libs.
Basically, I did use PHP Simple HTML DOM parser to fetch the page and parse it for certain tags.
It works fine for some web pages, but not for fb since it directs it to the login page.
I wonder if there is some way or script to use fb cookies already stored on ff.
Do you have other ideas on how to do this ? Maybe, I am completely off track.
TIA
Gilcamar