|
Description: |
I need a CGI script that will grab a certain web page, append the value from $ENV{'QUERY_STRING'} onto the end of the URL specified, search for a certain price, trim the $ off of the price, and, when called using SSI, displays the price without the dollar sign and updates a MySQL table with that value. I would do it myself, but I'm too busy to do it.
|