I\'m working on fetching data from wiki pages. I\'m using a combination of php and jquery to do this. First I am using curl in p
php
jquery
curl
p
filter will select subset of element from the selected element
filter
find will select descendent/children of selected element
find
To make it more clear filter will search through all element whereas find will search only in the descendent list