How to read data from other webasite and save records in db?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
eshban
Forum Contributor
Posts: 184
Joined: Mon Sep 05, 2005 1:38 am

How to read data from other webasite and save records in db?

Post by eshban »

Hi,

There is a website which provides the functionality of "Find People". I want to write a PHP program which allows me to save the results of that website into database.

What is the way to do this in php?

Eshban
Post Reply