![]() |
|
|
#1
|
||
|
How can i encrypt a php file so it could still execute but no one will be able to view the source code.
|
|
|
|
||
|
#2
|
||
|
There's lots of ways to do that. You can use zend encrypt or obfuscate it. But it doesn't really matter because if you could encrypt it, you can certainly decrypt it if you have the brains.
|
|
|
|
||
|
#3
|
|||
|
Quote:
You can do it using many ways, 1. You have encrypt the php using its own function crypt(). 2. There are many software to encrypt php, which you dowload online for free. 3. You can encode php using Source Guardiang PHP encoder, which is one of the best encoder you can find ever. If you want more details on this please quote this message and reply. Cheers,..!!! |
||
|
|
|||
|
#4
|
||
|
most nowadays use IONCUBE as it is the hardest to decrypt.
|
|
|
|
||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Secure your Server! | SSANZ | Web Hosting Tutorials | 4 | 04-16-2008 13:25 |
| 80 cheap Script for sale | teampower | Content | 0 | 06-29-2007 02:08 |
| How To: Protect your contracted work in PHP using Code Snip & IonCube | admans | Programming | 3 | 04-26-2007 15:52 |
| ****HUGE List of FREE File/Image/Video Hosts!**** | unknown | Other Free Resources | 0 | 08-28-2005 16:21 |
| How To : Improve Your PHP Programming | admans | Website Design Forum | 0 | 07-17-2005 07:58 |