Thread: Extract Info
View Single Post
Old 09-15-2011, 08:39 PM   #1
ncjbhd
Registered User
 
Join Date: Jul 2011
Posts: 262
Extract Info

Hey i wanted to extract information from a website now i have replaced exactly before what i want "News Start" and exactly after "News End"

i tried using explode("News Start",$page);
but it just displays everything after News Start but it only displays that line that News Start is on
and even if it didnt it would display the rest of the whole page
how would i do this?
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
ncjbhd is offline   Reply With Quote