![]() |
NATS, encoded vs non-encoded URLS
I have a database of FHG links that I imported from sponsors. I want to be able to allow a friend to use the same database but it has all my affiliate codes in there. Is it possible to change the URL and replace his affiliate code if it is encoded?
Is it encoded or encrypted? Meaning is it proprietary and can I do this, or am I forced to recreate my database with the unencoded URLs? Anyone know the format/algorithm for this? I personally like the encoded because it looks better, but are there other reasons people choose the encoded rather than the unencoded? Is this some kind of security / fraud thing as well? |
can you not just replace the string?
and i do think theres a person or service that has done this... |
Quote:
|
If you want php script. Contact me with details [email protected]
(free script of course) |
Quote:
From the encoded there's: STRING, param1, param2, param3, param4 It looks like param 4 is the gallery id, what are the other ones? One of them is probably the campaign code I'm guessing. Also, decoding the string results in 3 additional fields: [param a]:[param b]:[param c] What do these mean / correspond to? |
Quote:
|
thanks :)
|
WTF? lol, now I know why I didn't become a programmer!
|
Don't forget that the encoded URLs generally use the database entry id, which is auto_increment. Basically, get the last value, pad it with =, as apropos (although PHP will base64_decode a stripped string/value), and just affil:campaign:site (plus optional 4 comma terminated)
|
Quote:
|
All times are GMT -7. The time now is 02:10 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123