reading specific tag contents using php and curl
Posted: Wed Apr 21, 2010 7:00 am
Hi,
I am using curl to get the page contents from a site. Then i get the entire content for the selected url and even checked that one by displaying it in a textarea. Now what i need is to select a specific tag and then there are child elements inside this tag. I want to select the parent tag and specific tags. I am new to using the regular expressions.
can any one please help me out of this problem.
advance thanks
regards,
d.saravanan
I am using curl to get the page contents from a site. Then i get the entire content for the selected url and even checked that one by displaying it in a textarea. Now what i need is to select a specific tag and then there are child elements inside this tag. I want to select the parent tag and specific tags. I am new to using the regular expressions.
can any one please help me out of this problem.
advance thanks
regards,
d.saravanan