Results 1 to 5 of 5

Thread: How to Encrypt PHP Code ?

  1. #1
    Join Date
    Nov 2008
    Posts
    32

    How to Encrypt PHP Code ?

    Hello , I would Like to Know How can We encrypt PHP code?I Just Want A software or utility Where we can simple copy / paste our Code In return, you get the encrypted version of the code, can you tell me is there any software available or scripts available Which will fulfill these requirement Thanks in Advance for your Replies

  2. #2
    Join Date
    Feb 2008
    Posts
    1,852

    Re: How to Encrypt PHP Code ?

    Hellp You can Protect PHP Scripts using the SourceGuardian for PHP Encoder. We encode your PHP code by compiling the PHP source code into a binary bytecode format, which is then supplemented an encryption layer. You can use obfuscation of several levels of complexity to add another protection layer. No changes can be made to the protected scripts once they have been encoded, which adds an additional security level and any changes to an encoded file will make it unusable.

  3. #3
    Join Date
    May 2008
    Posts
    2,389

    Re: How to Encrypt PHP Code ?

    PHP LockIt! from Z-Host gives you the ability to obfuscate and encrypt your PHP scripts before distrubution at an affordable price. Use it for encoding your own scripts which you distribute to others, or for encoding third party scripts containing your MySQL username and password. Obfuscation changes the variable names, function names and constant names in your code, making it unreadable. The obfuscated code is then encrypted using a unique key to generate the locked code. Additional optimisations are also available to speed up the locked code.

  4. #4
    Join Date
    Oct 2005
    Posts
    2,393

    Re: How to Encrypt PHP Code ?

    Hello , You Can Also Encrypt You php Scripts Here online on this Link Generate random event and orders to encode your PHP source code, paste your php script source code and click Encode, that's over!

  5. #5
    Join Date
    Mar 2009
    Location
    Ghana
    Posts
    15

    Re: How to Encrypt PHP Code ?

    My friend there is no software to encrypt php code.
    after writing it I think for now there is no broswer that can show your codes to anyone all that you need is a server that will interpret the php code to html for the broswer. So on one sees it so there is no need to encrypt it.

Similar Threads

  1. How to Encrypt /boot
    By dogaman in forum Operating Systems
    Replies: 4
    Last Post: 13-01-2011, 04:32 AM
  2. How to Encrypt Database in PHP?
    By Emily123 in forum Software Development
    Replies: 5
    Last Post: 05-03-2010, 02:08 AM
  3. How can i encrypt my pen drive
    By ADJATAY in forum Portable Devices
    Replies: 3
    Last Post: 25-05-2009, 10:22 PM
  4. Encrypt your personal SMS
    By FaMe FacToR in forum Portable Devices
    Replies: 3
    Last Post: 06-04-2009, 11:41 PM
  5. How to encrypt Emails?
    By Navman in forum Tips & Tweaks
    Replies: 0
    Last Post: 10-11-2008, 02:45 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,587,572.90547 seconds with 17 queries