Hello everyone,
I would like to know if it possible to do a script that scan the content of some pages that has the same template to show the content.
-----------------
Example:
(page1.php)
name: Bob
number: 3
country: U.S.A
(page2.php)
name: Frost
number: 1
country: England
-----------------
I would like to save these informations to put them in a database.
Thanks people !
Scanning the content of some pages
Moderator: General Moderators
Re: Scanning the content of some pages
Is it plain text or in a <table>?
Re: Scanning the content of some pages
Pretty most of the informations are in a <table>
Here an example of what informations I would like to collect:
http://www.ic.gc.ca/app/ccc/srch/nvgt.d ... 1&app=sold
Thanks.
Here an example of what informations I would like to collect:
http://www.ic.gc.ca/app/ccc/srch/nvgt.d ... 1&app=sold
Thanks.