zohab Posted August 17, 2011 Share Posted August 17, 2011 Hi, I want run php script to perform some specific tasks. for example send email notification ,database operations etc I want to encrypt source code written in this php script. How to achieve this? Best Regards. Link to comment https://forums.phpfreaks.com/topic/244996-how-to-encrypt-php-script/ Share on other sites More sharing options...
trq Posted August 17, 2011 Share Posted August 17, 2011 You will need to by a third party php extension such as IonCube. Link to comment https://forums.phpfreaks.com/topic/244996-how-to-encrypt-php-script/#findComment-1258469 Share on other sites More sharing options...
phpmady Posted August 20, 2011 Share Posted August 20, 2011 Or u can use zend encoder ioncube is little bit cheaper than zend. Link to comment https://forums.phpfreaks.com/topic/244996-how-to-encrypt-php-script/#findComment-1259704 Share on other sites More sharing options...
lovevictoria Posted August 23, 2011 Share Posted August 23, 2011 I want to encrypt source code written in this php script. Link to comment https://forums.phpfreaks.com/topic/244996-how-to-encrypt-php-script/#findComment-1260844 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.