Help, Base64 encoding url and decoding server side.
Posted on
16th Feb 2014 07:03 pm by
admin
Hello everyone, i have a website with videos and games and also provide an embed code which people can use to embed the games and videos on their website.
My problem is that alot of people would embed the files but they would delete the link back to my website and bandwidth isnt cheap
I have been reading for the last few hours about encoding, decoding, base64, md5 and basically a way to encrypt or encode the embed code so people can still use it but they wont be able to remove the link since they cant read what the embed code says
Did you know?Explore Trending and Topic pages for more stories like this.
Is there any way to do that or use different method to just hide the code but still work on other websites ?
Also is there any way to make the urls to my files encoded, example:
http://www.mywebsite.com/games/action/mygame.swf
Encode it to look something like this:
http://www.mywebsite.com/index.php?game=3475348j345h345gsed6645
(Just like the youtube urls are)
I am sure its possible but i just couldn't find and examples of how its done or even a tutorial.
Please someone help me, i am still learning php so i am not very good at writing my own functions
No comments posted yet
Your Answer:
Login to answer
52
53
Other forums
BAPI BBP_INB_DELIVERY_CREATE - material number missing in delivery
Hi Experts,
I was able to successfully create an Inbound delivery with reference to a PO
form problem
below in the form action, i've put "test.php?w=$sw&h=$sh" but when i input the for
Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th
Am i doing this wrong?
Im pulling from an Oracle database some info... one of which is a field count_pnums which is a NUMBE
Multi-image upload problems
Lets see if I can get some help on this one. Can anyone show me what I am doing wrong here. I'm just
Problem with DB connection
Hello there! I'm new to this forum and I'm new to PHP coding also. I wrote something that doesn't ma
drop-down with sub-category appear
Hello,
i know how to build a simple dro-down list, im looking for a code when im gonna choose
Search in the PHP Files
have to search asterisk(*) in the php code of the php files .
In the html page one text box
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
If statement help please.
Hello on my site I have 2 content boxes. 1 is for the main content (which is the biggest one) and th