Can PHP code be compiled for performance and code protection

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
User avatar
stanley_suen
Forum Newbie
Posts: 1
Joined: Mon Nov 04, 2002 3:48 am

Can PHP code be compiled for performance and code protection

Post by stanley_suen »

As in the subject, can PHP code be compiled for processing speed and code protection?

My codes are running on rehat server hosted in a web hosting company.

Stanley
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Zend do a bunch of products but it'll be up to your host whether any are installed.

http://www.zend.com

Mac
encoder4php
Forum Newbie
Posts: 5
Joined: Thu Jan 02, 2003 7:02 am

Encoder4php

Post by encoder4php »

You can compile / obfuscate / your php code with
http://encoder4php.pag1.com
Post Reply