Rabu, 01 Februari 2012

How to Create Google Page Rank Script Using PHP

Page rank is created by Google to rank website based on popularity. Now you can create your own page rank look up script using PHP. I get this script from phurix.net website and modify it to have security code.

First of all, we are going to create HTML form to capture URL and security code.

This is the index.php file contains the HTML form:

session_start();

/**
* PageRank Lookup (Based on Google Toolbar for Mozilla Firefox)
*
* @copyright 2011 HM2K

Read more How to Create Google Page Rank Script Using PHP

Tidak ada komentar:

Posting Komentar