PHP-to-C:一个PHP到C ++的转换器

时间:2024-05-30 14:38:36
【文件属性】:

文件名称:PHP-to-C:一个PHP到C ++的转换器

文件大小:46KB

文件格式:ZIP

更新时间:2024-05-30 14:38:36

C++

#PHP到C BinaryPHP是一个PHP到C ++的转换器,它将PHP脚本转换为可以使用任何ANSI编译器编译的C ++等效项。 ##依靠 PHP(cli-sapi) 使用CLI api的4.X系列进行了测试 C ++编译器 经过测试:GNU g ++ 2.9.5和3.0.4以及一些未知版本的MSVC ++ ##建造 不需要 ##用法 convert.php --if --of [-v | --verbose] [-h | - 帮助] 包含的示例: ./convert.php --if examples/irc.php --of ircbot ./convert.php --if examples/helloworld.php --of hello ## CHANGELOG 参见ChangeLog 最后更新:2013-04-24 ##


【文件预览】:
PHP-to-C-master
----functions()
--------base()
--------mysql()
--------arrays()
--------io()
--------dir()
--------errors()
--------tokenizer()
--------exec()
--------sockets()
--------string()
----functions.php(4KB)
----DOCS()
--------TODO(169B)
--------.keep(2B)
--------README(2KB)
--------INSTALL(82B)
--------AUTHORS(188B)
--------NEWS(188B)
--------ChangeLog(0B)
--------COPYING(26KB)
----tests()
--------implode.php(80B)
--------in_array.php(86B)
--------count.php(57B)
--------ksort.php(144B)
----tokenizer.php(938B)
----php_var.cpp(8KB)
----convert.php(3KB)
----tokenflow.php(21KB)
----funclist.php(642B)
----examples()
--------irc.php(765B)
--------helloworld.php(35B)
--------README(736B)
----README.md(706B)
----testfile.php(706B)

网友评论