i need to fetch specific data from any page and store into databases, i know the storing part but i dont have a clue on fetching the data ...??
any ideas !!!
i dont have a clue how to do this !!!!
i have tried searching on google and found nothing!!!
i prefer PHP by the way !!!!






brady.k posted this at 07:21—28th July 2007.
He has: 1,383 posts
Joined: Feb 2002
Well, here's three suggestions that will probably help:
-use less exclamation points
-don't be so extremist
-give us some more information
Kyle Brady, President, Intuitive Industries LLC.
http://www.int-ind.com
[EMAIL=brady.k@gmail.com]brady.k@gmail.com[/EMAIL] - [EMAIL=brady.kyle@int-ind.com]brady.kyle@int-ind.com[/EMAIL]
waqaskool posted this at 07:55—28th July 2007.
They have: 11 posts
Joined: Nov 2006
he he , ok i will use less exclaimations.
i need to make a script which would get the data from any part of any web page ...
for example
open this http://www.dixast.com/reference/Nursing
look at its source code
which is
"some thing text1
some thing text
some thing text2
some thing text.
some thing text3
some thing text4
"
i need a script which would count the and or any html tag so it can get the the data inside the tags i mean i would tell it to get the text from the second to the second
and the it would fetch me "some thing text2".
i know i am being very confusing .
but English is not my first language !!!
waqaskool posted this at 14:59—4th August 2007.
They have: 11 posts
Joined: Nov 2006
buzz:doah: