如何把PHP转成EXE文件


Posted in PHP onOctober 09, 2006

原问:如何把PHP转成EXE文件。

结果当然是没有这样的软件,但是有两ASP的东东,可以把网站做成EXE文件发布。我没时间试,大家可以看看,有啥结果可以贴过来,我们研究研究。呵呵。地址:

http://www.octopod.net/Sitecomp/index.htm
Main features

Packing all files into one compact file
Produces EXE file with integrated full-featured HTTP/1.1 WEB server that is ASP-compatible
Easy redistribution of your WEB application
Execution of the ASP pages
Redistribution of MDB files and ODBC data sources
Redistribution and setup of other databases as ODBC data sources
Redistribute your ActiveX servers with the application
Object model compatible with IIS
Multithreaded operations
Ability to upload data
Active Debugging using Windows Script Debugger or Visual InterDev
Batch compilation
Serve arbitrary WEB files

http://www.phdcc.co.uk/dynamic-cd/default.asp

Put Dynamic-CD on a CD or DVD to show interactive web pages to your customers.  
Store a database on a CD and use Dynamic-CD to query the database and generate HTML pages.  
Use Dynamic-CD to encrypt and password-protect your copyright or secure data.  
Dynamic-CD is an Internet server that runs directly from a CD with no inconvenient installation.  
  Dynamic-CD supports ASP-style scripts written in VBScript.  
Use Dynamic-CD-Wizard to build a CD image.

PHP 相关文章推荐
PHP调用三种数据库的方法(1)
Oct 09 PHP
编写漂亮的代码 - 将后台程序与前端程序分开
Apr 23 PHP
php生成xml简单实例代码
Dec 16 PHP
php 将字符串按大写字母分隔成字符串数组
Apr 30 PHP
PHP操作MongoDB时的整数问题及对策说明
May 02 PHP
php中计算中文字符串长度、截取中文字符串的函数代码
Aug 09 PHP
windows平台中配置nginx+php环境
Dec 06 PHP
yii2.0实现pathinfo的形式访问的配置方法
Apr 06 PHP
Yii2下点击验证码的切换实例代码
Mar 14 PHP
laravel 中如何使用ajax和vue总结
Aug 16 PHP
php支付宝系列之电脑网站支付
May 30 PHP
php+layui数据表格实现数据分页渲染代码
Oct 26 PHP
一个查看session内容的函数
Oct 09 #PHP
一个显示天气预报的程序
Oct 09 #PHP
web方式ftp
Oct 09 #PHP
php中文本数据翻页(留言本翻页)
Oct 09 #PHP
自己动手做一个SQL解释器
Oct 09 #PHP
GD输出汉字的函数的分析
Oct 09 #PHP
类的另类用法--数据的封装
Oct 09 #PHP
You might like
Warning: session_destroy() : Trying to destroy uninitialized sessionq错误
2011/06/16 PHP
解析PHP函数array_flip()在重复数组元素删除中的作用
2013/06/27 PHP
一漂亮的PHP图片验证码实例
2014/03/21 PHP
Web程序工作原理详解
2014/12/25 PHP
PHP递归遍历指定目录的文件并统计文件数量的方法
2015/03/24 PHP
JS操作XML中DTD介绍及使用方法分析
2019/07/04 PHP
JavaScript 定义function的三种方式小结
2009/10/16 Javascript
Javascript学习笔记7 原型链的原理
2010/01/11 Javascript
javascript学习笔记(七)利用javascript来创建和存储cookie
2011/04/08 Javascript
js实现jquery的offset()方法实例
2015/01/10 Javascript
JavaScript将一个数组插入到另一个数组的方法
2015/03/19 Javascript
基于jQuery实现的QQ表情插件
2015/08/25 Javascript
jQuery悬停文字提示框插件jquery.tooltipster.js用法示例【附demo源码下载】
2016/07/19 Javascript
JavaScript 随机验证码的生成实例代码
2016/09/22 Javascript
angularjs实现首页轮播图效果
2017/04/14 Javascript
Vue 开发音乐播放器之歌手页右侧快速入口功能
2018/08/08 Javascript
jQuery选择器之层次选择器用法实例分析
2019/02/19 jQuery
微信小程序indexOf的替换方法(推荐)
2020/01/14 Javascript
[38:42]完美世界DOTA2联赛循环赛 Matador vs Forest BO2第二场 11.05
2020/11/05 DOTA
python实现360皮肤按钮控件示例
2014/02/21 Python
Python实现批量转换文件编码的方法
2015/07/28 Python
Python批量创建迅雷任务及创建多个文件
2016/02/13 Python
python基础while循环及if判断的实例讲解
2017/08/25 Python
PyQt5 加载图片和文本文件的实例
2019/06/14 Python
python 监测内存和cpu的使用率实例
2019/11/28 Python
python爬虫快速响应服务器的做法
2020/11/24 Python
python推导式的使用方法实例
2021/02/28 Python
用HTML5制作烟火效果的教程
2015/05/12 HTML / CSS
大女孩胸罩:Big Girls Bras
2016/12/15 全球购物
世界上最好的儿童品牌:AlexandAlexa
2018/01/27 全球购物
工程质量月活动方案
2014/02/19 职场文书
离职证明标准格式
2014/09/15 职场文书
无房证明范本
2014/09/17 职场文书
财务人员岗位职责
2015/02/03 职场文书
PostGIS的安装与入门使用指南
2022/01/18 PostgreSQL
 Redis 串行生成顺序编码的方法实现
2022/04/03 Redis