PHPスクリプト(ソース)を暗号化し、スクリプトの盗用の脅威からあなたを守ります。

最終更新日:2008/11/22 10:53

ソフトバンク、iPhone対抗のタッチケータイ「930SC OMNIA」を28日に発売
成熟化する韓国ゲーム産業 中国企業との競争が激化
米ヤフー、「Glue」検索のベータ版を公開--画像やビデオも表示[CNET Japan]
スポンサード リンク

What is the PHP source encryption tool?

PHP(Hypertext Preprocessor) is a programming language to aim the achievement of a dynamic web page by dynamically generating the HTML data mainly.

 

PHP is classified as a server side script language of the HTML burial type.

 

PHP executes the program of PHP described in this file whenever it operates on the web server, and the file on the web server is demanded, and transmits the result to a web browser.

 

The data transmitted to a web browser is usual HTML, and it doesn't contain the program of PHP. (It is essentially different in this respect from the client side script language of the HTML burial type (JavaScript etc.). )Therefore, the PHP source usually up-loaded to the server cannot be seen excluding the manager.

 

However, if the source code is seen when the PHP script is inspected by some means or the PHP script is distributed, it is likely to embarrass it.

 

To prepare in such a situation, the necessity for encrypting the PHP source code is caused.

 

The PHP source code can be easily encrypted on this site.

PHP関連グッズ・本・ビデオ