|
Posted by Tommy on 12/08/06 18:32
On Fri, 8 Dec 2006 07:28:03 -0500, Mr. Newt wrote...
>
>Is there a way to have script check an entire site for pricing and have it
>put that info in a db or spreadsheet? Is this possible in php?
>
>
>Merry Christmas Robert Newton
>
>
There's probably ways to do that with PHP, but I usually think of PHP as a way
to create dynamic content with information you already have.
As an example you can problem find or make some type of spider program to pull
the price information from a web site and store it in a database. You can then
use PHP on your web server to get the information you stored in the database and
output them to web pages for people visiting your site.
Tommy
--
Newsguy - Express Accounts - 30 GB $9.95 / month
http://newsguy.com/overview.htm
Navigation:
[Reply to this message]
|