Categories
PHPTips and Tutorials → Web Fetching

Contacting a contact list

Using freely available php classes I show how it is possible to download the contact list from Gmail and/or the MSN messenger service (given a username and password) and return this to the user. The user can then select or deselect the contacts the...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Overture Keyword Extractor

Overture Keyword Extractor is a php driven function which will help you to fetch the content of the Keyword Selector Page of the yahoo search engine queries archive. It is very simple to use and implement, and the result is a simple array which can b...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD
  • Licenses
    • Freeware
DETAILS

Reader class - parse a web sites links into array

&<b&> download link now on arthurcote.com &</b&> I read a bunch of headline sites which takes alot of clicking. So I created the Reader class to extract all links, e.g., &<a href.....&>..&</a&&g...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Crawl Your Site for Google PageRanks

This recursive function crawls a domain for Google PageRanks of every webpage on the site.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Crawl Your Site for PageRanks

This tutorial will teach how you to grab the Google PageRanks of every webpage on your domain.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Finding pagerank of a website using PHP

The code used to find pagerank of a website using PHP.
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Freeware
DETAILS

Generate random password that includes numbers and letters

Generate random password that includes numbers and letters
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Freeware
DETAILS

Data Mining Tools - Tutorial &&amp; PHP Functions

Data Mining Tutorial complete with Data Mining Tools (PHP Functions) to parse data and match based on regular expressions. Basic Data Mining Steps: Fetch the HMTL page(s) of Interest using the Snoopy PHP Class, Split the page HTML into a more managa...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD
  • Licenses
    • Freeware
DETAILS

PHP and cURL example

This shows how to grab a page from either your own site or another using PHP and cURL. This in fact can be done with only 4 lines of code
  • Platforms
    • Linux
  • Licenses
    • GPL
DETAILS

yahoo stock quote (csv file)

This example shows how to get the CSV file for a certain company . We can then get all of the entries and display them individually . This means you could display only the entries that interest you.
  • Platforms
    • Linux
  • Licenses
    • GPL
DETAILS

Page:
©2003-2019 jCay.com