——起飞——为梦想,何不尝试去折腾一下呢? 注册 | 登陆
浏览模式: 标准 | 列表分类:PHP+MySql

win系统下的IIS+PHP+mysql首选Zend Core

IIS+PHP+mysql的最佳选择,这是Zend官方推出的一个免费软件,让你的IIS一键安装PHP环境。ZEND官方说,可以让你的PHP运行在WIN环境下,像LINUX环境一样的稳定。

Zend Core is a certified PHP distribution that includes the most reliable and up-to-date version of PHP, tested PHP extensions, database drivers and other enhancements. Zend Core is bundled with Zend Framework (the leading open-source PHP framework), Apache and MySQL and IBM DB2 Express-C databases. The complete stack is built, tested and benchmarked to ensure optimum reliability and performance for multiple platforms.

Zend Core makes it easy to have consistent environments for each stage of the PHP application lifecycle, avoiding application errors that often go undiscovered during development, testing and staging because of subtle differences between these environments.

下载地址:http://www.zend.com/en/products/core/downloads

支持linux及win系统,安装后并不影响IIS所支持的asp及.net环境,包括sqlserver。
安装很简单,按照提示一步步下去就OK了。

Tags: iis, zend core, php, mysql, php环境配置

sa-blog侧栏添加沪深股市K线及股票查询

1、自定义一个变量,比如"gupiao"。内容中添加如下代码

2、修改模板。在你想放置股票走势的位置插入变量 $stylevar[gupiao]

3、上传附件中的两个文件common.js与qry_box.js到博客根目录中

详情点击查看

» 阅读全文

Tags: 股票, 插件