Username: Save?
Password:
Home Forum Links Search Login Register*
    News: Keep The TechnoWorldInc.com Community Clean: Read Guidelines Here.
Recent Updates
[April 12, 2025, 01:54:20 PM]

[April 12, 2025, 01:54:20 PM]

[April 12, 2025, 01:54:20 PM]

[April 12, 2025, 01:54:20 PM]

[March 12, 2025, 03:05:30 PM]

[March 12, 2025, 03:05:30 PM]

[March 12, 2025, 03:05:30 PM]

[March 12, 2025, 03:05:30 PM]

[January 03, 2025, 03:29:12 PM]

[January 03, 2025, 03:29:12 PM]

[January 03, 2025, 03:29:12 PM]

[January 03, 2025, 03:29:12 PM]

[November 08, 2024, 04:31:03 PM]
Subscriptions
Get Latest Tech Updates For Free!
Resources
   Travelikers
   Funistan
   PrettyGalz
   Techlap
   FreeThemes
   Videsta
   Glamistan
   BachatMela
   GlamGalz
   Techzug
   Vidsage
   Funzug
   WorldHostInc
   Funfani
   FilmyMama
   Uploaded.Tech
   Netens
   Funotic
   FreeJobsInc
   FilesPark
Participate in the fastest growing Technical Encyclopedia! This website is 100% Free. Please register or login using the login box above if you have already registered. You will need to be logged in to reply, make new topics and to access all the areas. Registration is free! Click Here To Register.
+ Techno World Inc - The Best Technical Encyclopedia Online! » Forum » THE TECHNO CLUB [ TECHNOWORLDINC.COM ] » Programming Zone » PHP
 Protect PHP code using Zend
Pages: [1]   Go Down
  Print  
Author Topic: Protect PHP code using Zend  (Read 1295 times)
Hellraiser
TWI Trailblazer
*******



Karma: 3
Offline Offline

Posts: 2476


View Profile
Protect PHP code using Zend
« Posted: August 29, 2007, 10:34:58 AM »


Protect PHP code using Zend

Zend Guard also known as Zend Encoder, protects your commercial PHP 4 and PHP 5 applications from reverse engineering, unauthorized customization, unlicensed use and redistribution.

So in simple words it means that it hides your code. That is if someone has your PHP files they cannot view the code through dreamweaver or any other web development tool. When one tries to look at the code they just see junk values. So if you plan to make PHP applications and sell them like commercialize then go for zend encoder.

There are two catches here:

   1. First it is not free and can charge you from $600 to $999
   2. Second it needs zend optimizer (free) to run. That is the code which is encoded by Zend encoder gets decoded by Zend optimizer which is free. Zend optimizer claims to increase PHP performance as well.

So if you aim to commercialize your PHP application then this is the best thing. There are other options as well but I like this the best.

Zend source: http://www.zend.com/downloads

Logged

Pages: [1]   Go Up
  Print  
 
Jump to:  

Copyright © 2006-2023 TechnoWorldInc.com. All Rights Reserved. Privacy Policy | Disclaimer
Page created in 0.168 seconds with 24 queries.