Sending Data
Moderator: General Moderators
Sending Data
Does anyone know a script or where i can find a script that enables me to send data to a specific URL.
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
Code: Select all
$foo = 'bar';
echo '<a href="http://adifferentdomain.com/somepage.php?data='.$foo.'&false=false">Click here to send Data to different domain</a>';Am I missing something?
The URL i want to send data to is
http://tracker.torrentbytes.net/announc ... ey=passkey here
Its a bittorrent tracker i want to send false data to any ideas?
http://tracker.torrentbytes.net/announc ... ey=passkey here
Its a bittorrent tracker i want to send false data to any ideas?
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
jCart you should know that IP address aren't a relaible way of recording unique users.
check out viewtopic.php?t=33716&highlight=bittorrent which was locked by Pimptastic regarding a very same subject.
shiznatix you can have some of your sanity back.
check out viewtopic.php?t=33716&highlight=bittorrent which was locked by Pimptastic regarding a very same subject.
shiznatix you can have some of your sanity back.