- 1,251 categories
- 40,829 scripts
- This PHP class parses an OPML file (provided its URL) and returns an array with all the parsed data. This array contains, for each of the OPML file s elements the following attributes: link_url, link_name, link_target, link_description, link_rss, cre...
- Categories
- Platforms
- Licenses
- lastRSS.php is a simple yet powerful PHP class to parse RSS 0.9x, 1.0, and 2.0. It uses quick regular expressions instead of an XML parser, and it returns an associative array with RSS fields as a result. It has a transparent caching system, and allo...
- Categories
- Platforms
- Licenses
- PHP has a built-in function to easily fetch meta tags from php or html pages called the get_meta_tags function. It will take all the meta tags and build associative arrays with the name of the associative array being the
meta name and value of the a...
- Categories
- Platforms
- Licenses
- This is a small PHP script that takes an associative array and a URL. The array is URL-encoded and then POSTed to the URL. If the request succeeds, the response, if any, is returned in a scalar array. Outputting this is the caller''s responsibil...
- Categories
- Platforms
- Licenses