smile_pls Posted June 12, 2009 Share Posted June 12, 2009 Guys, cud u pls anyone tell, how can I encrypt Wordpress footer.php ( only this file ) and can I encrypt the copyright links only? or am I want to encrypt the whole file ? pls help me thanks in advance Quote Link to comment https://forums.phpfreaks.com/topic/161975-how-to-encrypt-wp-footerphp-file/ Share on other sites More sharing options...
ldougherty Posted June 13, 2009 Share Posted June 13, 2009 You could use ZEND but I'm not sure that it can encrypt one file. Why exactly would you want to encrypt the WordPress footer anyhow, the file is open source after all so anyone can download the package and see the core coding. Quote Link to comment https://forums.phpfreaks.com/topic/161975-how-to-encrypt-wp-footerphp-file/#findComment-854846 Share on other sites More sharing options...
smile_pls Posted June 13, 2009 Author Share Posted June 13, 2009 Hello ldougherty, thanks for the reply. the reason for encrypt, I design WP themes. then ill distribute it as a free theme in many web sites. thats why I need to protect my link and name. Quote Link to comment https://forums.phpfreaks.com/topic/161975-how-to-encrypt-wp-footerphp-file/#findComment-854919 Share on other sites More sharing options...
redarrow Posted June 13, 2009 Share Posted June 13, 2009 if you don't mind using a online service you can do it for free use goggle. if it only a link then you need a html free encrypted online service. if you got money to spend then zend is correct place. please remember all encryption is man made , so what man makes man can brake there nothink encrypted that can not be unencrypted. maybe best bet to use a free JavaScript encryption code. if your distributing free anything, then copy right the code , also make sure user's have to apply via online to down load your free code. you could also ask the user for the domain name the code will be used on, then encrypt the url or ip address, and if it correct use the free project on that web site. Quote Link to comment https://forums.phpfreaks.com/topic/161975-how-to-encrypt-wp-footerphp-file/#findComment-854920 Share on other sites More sharing options...
Daniel0 Posted June 13, 2009 Share Posted June 13, 2009 Seriously, don't bother. It can be circumvented anyway. Some methods make it more difficult, but if you're determined you'll get it. Quote Link to comment https://forums.phpfreaks.com/topic/161975-how-to-encrypt-wp-footerphp-file/#findComment-854923 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.