Banner

Sponsor

Login


Welcome Back!
Guest
Guest

Register

Lost your password?

152 users online



MySpace Tracker

MySpace Tracker

Currently viewing this thread: 1 (0 members and 1 guests)


nwongfeiying

nwongfeiying

Basic Programmer
Status: Offline!

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

mroak

mroak

Swede
Status: Offline!

grab the users password and save it to IPLoG.txt doesnt sound good, exactly what does this code do? and this is for use on a myspace website? sounds dangerously bad, I hope I'm wrong

___________________

//mr.oak

nwongfeiying

nwongfeiying

Basic Programmer
Status: Offline!
Originally posted by mroak:

grab the users password and save it to IPLoG.txt doesnt sound good, exactly what does this code do? and this is for use on a myspace website? sounds dangerously bad, I hope I'm wrong

oh! whoops! I meant IP Address!

___________________

Hahaha! Made you look!

Questions or Comments?
nwongfeiying@aim.com

Quick Jump:

Main Navigation


Site & Graphic Design by Aeon Tan
Developed by Jeremie Pelletier & Scott Roach


NeverAPI generated this page in 0.0063 seconds.