Categories
Tags → Php String Parsing

Getting prices using the amazon SDK

Learn how to use the amazing SDK in conjunction with string parsing functions from PHP to retrieve the latest price information from amazon.
DETAILS

MySearch

MySearch is a PHP class that handles all aspects of a typical search. Once instantiated, a call to find will return false if the find failed, or a CSS highlighted string on success. This search is designed for parsing data with HTML, so, anything ins...
DETAILS

class.browser.php

class.browser.php is a class of functions that is designed to make it easy to download web pages for numerous uses, including for web crawling. It extends the functionality of the PHP function fsockopen, as well as adds string parsing functions to ma...
DETAILS
©2003-2019 jCay.com