I want to develop a page where post feed from facebook can be searched.I am abel to develop the search function but i want the feeds to come continually with out refreshing the page(like facebook home page feeds).I think i need help of jquery but coundn’t find a way out.
here is a page which helped me to read the post from facebook using graph api and facebook php sdk ..
Any reply will be very helpful..
I want to develop a page where post feed from facebook can be searched.I
Share
finally i was able to get news feed like search result from facebook..i used jquery and facebook javascript sdk for this… here are some code..
and i called this function using set interval function like this
Now please do some google for the FB.api() thing.. 🙂