Ezilon.com - Target Your Audience, be Seen in Your Region

fetch data from any page and store into databases

You are viewing this site as a guest. Join our community to get your questions answered and share knowledge. Active members may advertise and ask for a website critique.

They have: 11 posts

Joined: Nov 2006

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's picture

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]

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 !!!

They have: 11 posts

Joined: Nov 2006

buzz:doah: