Find Article
Monday, May 23, 2011
Php Code: Finding Google PageRank
The following code can be used to find the PageRank of a website using PHP. Just copy & paste the below code in a php file and execute it from your browser.
<!-- This Script is from www.hawkee.com, found at www.phpfreecode.com--><html><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><title>PHP PageRank Checker Script</title></head><body><form id="frm_pr" name="frm_pr" method="post" action="pr.php?getpr=1"><table width="60%" border="0" align="center" cellpadding="5" cellspacing="1"> <tr> <td width="30%">Check PageRank & Alexa Rank </td> <td><input name="url" id="url" type="text" value="http://" size="55" /></td> <td width="15%" align="center"><a href="javascript: document.frm_pr.submit();">Check</a></td> </tr></table></form></body></html><br><font face="Tahoma"><a target="_blank" href="http://www.phpfreecode.com/"><span style="font-size: 8pt; text-decoration: none">PHP Free Code</span></a></font>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment