
2007-8-10 17:03
kuco
如果 没有 pdo_mysql 支持还能用 zf 吗?
如果空间的 php5 没有 pdo_mysql 支持.还能用 zf 吗?
zf 架站的 php环境 必要条件有哪些?
:hug:
2007-8-10 17:15
Haohappy
不能。
必要条件有:
PHP5
Pdo
MySQL
服务器支持.htaccess及URL重写
2007-8-10 20:01
kuco
谢谢 "好嗨皮" 的指点... THX...
2007-8-10 23:10
伶俜
Haohappy shuo cuo le
anwer is true. if u have php_mysqli
* MySQL, using the mysqli PHP extension
* Oracle, using the oci8 PHP extension
* IBM DB2, using the ibm_db2 PHP extension
so i did a test
db.adapter = PDO_MYSQL
and
db.adapter = MYSQLI
both work
PS : MYSQLI is not mysql, l'extension is php_mysqli
2007-8-11 02:07
Haohappy
[quote]原帖由 [i]伶俜[/i] 于 2007-8-10 23:10 发表 [url=http://www.phpeye.com/bbs/redirect.php?goto=findpost&pid=561&ptid=131][img]http://www.phpeye.com/bbs/images/common/back.gif[/img][/url]
Haohappy shuo cuo le
anwer is true. if u have php_mysqli
* MySQL, using the mysqli PHP extension
* Oracle, using the oci8 PHP extension
* IBM DB2, using the ibm_db2 PHP extensi ... [/quote]
:L 是我错了,谢谢指出,刚才看了一下ZF手册的DB这一章才发现更新了。
To kuco:
[url]http://framework.zend.com/manual/en/zend.db.html[/url]
2007-8-12 17:04
kuco
再次感谢 伶俜, Haohappy 二位的回复~~ thx~~~~~:loveliness:
页:
[1]
Powered by Discuz! Archiver 5.5.0
© 2001-2006 Comsenz Inc.