phpeveryday.com

The best tutorial of php, php framework, php strategies, object oriented oriented,


Encoder : Protect your PHP Scripts

Tag: encode, zend   Category: PHP Application
post: 05 Dec 2007 read: 1,600


As you know, plain text PHP Script is like open document. Everyone can copy and modify the code. You may have a wonderfull product that lead money to your cash. You don't want that application can be modified by others. You don't want your competitor can hack your application. You can use encoder tool like Zend SafeGuard, IonCube, and else. In this post, It is just about Zend SafeGuard.

You can try Zend SafeGuard by download at their web (www.zend.com). This tools is realy wonderfull. We can apply business strategy like desktop application;

  1. Release trial version (will expire at certain date/days)
  2. Manage the commercial distribution of PHP Application by generating licence keys and creating files that require a licence key to operate.
  3. You can limit application just for certain IP.

When you use this tool, you must install zend optimizer (it is free). I look, many web hosting installed zend optimizer. So, you can apply not only in local but at internet to. Your client can try at web host before buy your product.

I try this tool, the result, code will show like this: At Notepad:

At Dreamweaver, just look like this




| Give Your Opinion | Recommend
Share and Bookmark to: These icons link to social bookmarking sites where readers can share and discover new web pages.
digg del.icio.us technorati Ma.gnolia BlinkList

Recommended articles by other readers:
PHP WDDX: Recordset Element
Joomla: Fast Road to Understand Component Programming
Web Services: How PHP Kiss VB.NET? (Part 1)
mod_rewrite - Part 1: create your "fantasy" URL
PHP Supported Metacharacters (You Must Know Them)

What do You Think?
Your Name *:
Email *:
(Will not be published)
Website/URL:
Your Comment *:
* Required


624
posting