Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Best anti-leech script for hide url
Old 09-25-2007, 02:10 AM Best anti-leech script for hide url
Skilled Talker

Posts: 78
Name: syu
Trades: 0
i have web service people can embed mp3 song


but i dont want they know the real mp3 song


i need anti-leech script so mp3 url like this http://www.domain.com/mp3url.mp3 is masked like http://www.domain.com/redirect1.php


so people definitely cant see the real mp3 url, i have try some anti-leech script but i still can se the url


let me know link to anti-leech script that you believe the best you ever see
basketmen is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-25-2007, 11:31 AM Re: Best anti-leech script for hide url
rogem002's Avatar
PHP Chap

Posts: 843
Name: Mike
Location: United Kingdom
Trades: 0
Righty, my best advice.

Use a time stamp and headers. For example (just example):

PHP Code:
<?php
// Get and Check time stamp - stops people downloading file more than once.
// get mp3.
// send headers saying it's an mp3
// echo file contents.
// die()
?>
Thats roughly what you need to go. To be honest though, there are no really good anti leach scripts. I can break most of them in around 2 minute.
__________________
My Blog/Site:
Please login or register to view this content. Registration is FREE
rogem002 is offline
Reply With Quote
View Public Profile Visit rogem002's homepage!
 
Old 09-25-2007, 07:47 PM Re: Best anti-leech script for hide url
Skilled Talker

Posts: 78
Name: syu
Trades: 0
actually all mp3 song is outside my website, i just embed with the url

this is perfect example from mask url for embed object

can you search where is real mp3 url located?




Quote:
<div align='center' style='font:bold 11px Verdana; width:310px'><a style='background-color:#eeeeee;display:block;width:310px;border:sol id 2px black; padding:5px' href='http://www.musik-live.net' target='_blank'>Playing/Blue Savana-Terlambat.Codes<p><embed name='RAOCXplayer' src='http://musiklive.info/Playing/Blue Savana-Terlambat.Codes' type='application/x-mplayer2' width='310' height='45' autoplay='true' ShowStatusBar='0' ShowControls='1' EnableContextMenu='0' DisplaySize='1' loop='false' pluginspage='http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/' autostart='1' ></embed></p></a><div align='center'><a href='http://www.musik-live.net' target='_blank'>Indo Music Code provided by musik-live.net</a></div></div>
basketmen is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Best anti-leech script for hide url
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.25071 seconds with 12 queries