MySpace Tracker
First we will be making the website.
Edit what ever website you want to log the IPs, in the same directory make a IPLoG.txt, Change Permissions on IPLoG.txt to 7,7,7 and check all the boxs.
Put this code in the Index.html
Code:
<?php
$userip=$_SERVER['REMOTE_ADDR'];
if ($userip != "72.11.42.107" ){
$handle = fopen("/home/PutYourCPanelUserNameHere/public_html/NameOfSubDomainHere/IPLoG.txt", "a");
fwrite($handle,"Logged From MySpace - IP: $userip<br>");
}
?>
- This is the code that will grab the users password and save it to IPLoG.txt
Now that we have that setup we will embed the website on your MySpace...
Use this embed code
Code:
<object type="application/x-shockwave-flash" data="http://www.myspaceiplogger.chasespro...com/index.php" height="0" width="0">
<param name="movie" value="http://www.myspaceiplogger.chasespro...com/index.php" />
<param name="allownetworking" value="internal" />
<param name="allowScriptAccess" value="never" />
<param name="enableJSURL" value="false" />
<param name="enableHREF" value="false" />
<param name="saveEmbedTags" value="true" />
</object>
Please post feedbacks whether if this works for you or not.
___________________
Hahaha! Made you look!
Questions or Comments?
nwongfeiying@aim.com
