/**

popular collection of scripts for all

*/
/** Search */

Web Fetching

 }

Contacting a contact list

Hits: 11
*****
0.0

Crawl Your Site for PageRanks

Hits: 19
*****
0.0
Using freely available php
This recursive function
This tutorial will teach how
Data Mining Tutorial complete
classes I show how it is
crawls a domain for Google
you to grab the Google
with Data Mining Tools (PHP
possible to download the
PageRanks of every webpage
PageRanks of every webpage
Functions) to parse data and
contact list from Gmail
on the site.
on your domain.
match based on regular
and/or the MSN messenger
 
 
expressions. Basic Data
service (given a username
 
 
Mining Steps: Fetch the HMTL
and password) and return
 
 
page(s) of Interest using
this to the user. The user
 
 
the Snoopy PHP Class, Split
can then select or deselect
 
 
the page HTML into a more
the contacts they wish to
 
 
managable portion, Remove
send an email to before
 
 
un-wanted HTML tag
submitting the form and
 
 
attributes, Reformat HTML,
sending emails to all their
 
 
adjust spacing and remove
chosen contacts. This is
 
 
entities, Match content with
quite a nice method to
 
 
regular expressions and
'turbocharge' the basic
 
 
Store content into a MySQL
'tell-a-friend' style
 
 
database for future use.
script. Rather than
 
 
Data mining services
contacting one friend it is
 
 
available for online
quick and simple to contact
 
 
resources such as Google,
fifty or a hundred contacts
 
 
DMOZ, Yahoo, Yellow Pages
which means more likely
 
 
and several others.
visitors to your site.
 
 
 


Date: Dec, 19 2006


Date: Jun, 17 2006


Date: Jun, 17 2006


Date: Feb, 14 2012
The code used to find
Generate random password that
This tutorial walks you
Ever wonder how those sites
pagerank of a website using
includes numbers and letters
through on how to create
you visit have headlines
PHP.
 
"your own" content
from other sites appearing
 
 
grabbing program in minutes.
on their pages? An
 
 
It'll tell you how to create
explanation of how to take
 
 
connections, parse unwanted
Slashdot.org's headlines
 
 
data, smoothen it out and
explains the methods used.
 
 
then display it customized
First it uses a small bash
 
 
to your needs, using a
script to get the news, and
 
 
simple yet concrete example
then a perl script for
 
 
of grabbing news from yahoo!
inserting news into MySQL.
 
 
 
Finally, Using PHP it makes
 
 
 
a simple configurable table
 
 
 
for news results.


Date: May, 27 2005


Date: May, 27 2005


Date: Oct, 04 2003


Date: Dec, 11 1999
{ Copyright } ©2006 NuclearScripts.com