champrock Posted February 1, 2008 Share Posted February 1, 2008 Hi I was planning to change the encoding mechanism of my proxy websites. I am right now using base64_encode for the purpose (which is the default). Please see the code that I need to make changes http://pastebin.com/m20da3c65 For this I need to edit proxifyURL() and deproxifyURL() functions which are given in the pastebin above. I am looking to add some sort of a key mechanism where i can specify a key and change it daily or on a periodic basis. Better would be a dynamic key which is generated automatically from the server "DATE". Any kind of help / guidance/ tutorial / codes will be highly appreciated. PS: I am not at all an expert in PHP. I just manage to do things with the help of php.net Link to comment https://forums.phpfreaks.com/topic/88939-encoding-help-needed/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.