Jump to content

icode919

Members
  • Posts

    10
  • Joined

  • Last visited

icode919's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Thanks buddy atleast you guided me a bit.. if you find anything useful for me.. please link me... waiting for some more guide..
  2. knock knock !! anyone here? i am waiting for some guide up..
  3. Hello guys, i am surprised and a lot confused with this tihng always.. Hope you guys can guide me best ! Well, i have seen that ad networks and such media companies always uses the user data from browser to show them ads , and rest responses based on their activities. So, my questions goes here: 1) How do they watch user activites ? - Do they store cookies / sessions or they uses public information using various API's and save those data to DB ? and then show ads based on it ??? 2) What is the best option to receive user browser activity like his age, gender, public data and save them to database when user visit the site ?? 3) At what level those previledges are available ? 4) Is there any site where i can find something that can guide me way up ! Well thanks in advance.. looking forward for some guide..
  4. is there any tutorial out there to learn about that how to integrate Graph API and other sites API in normal PHP project and then at same time involve INSERT query to store data received in db.
  5. Yes, ok ! so you mean in the page we add that script which fetch these details we simply call INSERT query and save that data to db ?? is that how it will work ?
  6. data will be in format like: https://graph.facebook.com/userid "id": "100000028881959", "name": "username", "first_name": "name", "last_name": "last", "link": "https://www.facebook.com/uid", "username": "uid", "gender": "male", "locale": "en_US" then similar for Twitter / Google+ that is the cookie data i am talking about.. never had experienced with storing cookie data to database..
  7. i am using PHP as coding language, and MySQL as database. I have no experience with storing cookie data in database.. is it as simple as it ???
  8. ok.. let me describe more.. i have read nearly lot how to get details from social network sites using there API's. but i don't understand how to save them to db.. got me ? i can get data if i only wanna see... but i wanna store them to db once my cookie fetch any data on the device. now is that better explanation ?
  9. seriously no reply ?? please don't disappoint me guys ! i hope a reply from any of PhPFreak here..
  10. hello guys, i am not an expert to PHP, but still.. Well, i want to know how to fetch public available data from social network sites like: facebook, twitter, google+ etc. with help of cookies and then save them same time to database..... is it possible ? and if YES ! Then please guide me up. Thanks a lot..
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.