[PHP-users 953] Re: PHPのコンパイラについて

Yasuo Ohgaki php-users@php.gr.jp
Sun, 29 Jul 2001 20:47:43 +0900


大垣です。

> > 私の期待した "Windows実行形式(.exe形式(php.exeを必要としない))を生成す
> > るツール" ではないようですね。やはり私の早とちりでしたか…。
>
> この記事を書いたときはこのサイトは存在していたのですが、今は無くなったよ
> うです。(サイト自体にアクセスできませんでした)
>
> http://marc.theaimsgroup.com/?l=php-general&m=98602525623907&w=2
>
> まだ、どこかに在るかもしれません。それから、これを投稿したときは書き忘れ
> たのですが書いてある内容のほとんどはWebサイトからの引用です。1行目だけ
> 私の書いた文です。
>
> # 私は興味が無かったので、ダウンロードもしていません。

個人でダウンロードされた方からダウンロードさせてもらいました。
試していませんが、以下のURLに置いておきました。

http://www.dd.iij4u.or.jp/~yohgaki/php/compiler.zip

興味のある方はどうぞ。

# ソースはついていません。

=== README FILE ===
Welcome to first Beta of PHPCompiler
--------------------------------------------

Though not truly a compiler PHPCompiler encodes your scripts to exe files which
can be ran on any windows computer which has the runtime DLL's. This compiler
tacks the source of your PHP Scripts at end of the EXE files which is then
decoded when the EXE is ran. Just as VisualBasic this can be used to encode and
make Client Side GUI applications with help of PHP-GTK though i havent tested it
with that but it should have no problems provided you have the 4.0.5RC1
compatible extensions.

If you find a bug or want to request some feature email me at plot@deskmod.com.
I would be glad to respond

Website: www.deskcode.com/phpcompiler
Version: 0.0.1 Beta

--------------------------------------------------------------------------------
-----------------------------
!!NOTE!!
This thing is compiled on PHP4.0.5RC1 and you can get it from
http://www.php.net/distributions/RCs/php-4.0.5RC1.tar.gz..  to get readymade
windows binary you will need to download them from
ftp://ftp.phpuk.org/php_binaries

Also you will need to distribute php4ts.dll which is in data directory to the
people whom you are sending your exe to.

=== END ===

--
Ohgaki, Yasuo (大垣 靖男) 
Mail: yohgaki@dd.iij4u.or.jp