dongzhong5967 2009-09-17 06:06
浏览 37
已采纳

Zend框架疑点2

I put this in to php.ini

include_path = ".;c:\php\includes;C:\wamp\zend\library"

C:\wamp\: here I put the zend frame work

when I run the WAMP sever , I seen a page as usual

How I check whether it's install or not,

How I start my work in the frame work

  • 写回答

1条回答 默认 最新

  • dongqian2021 2009-09-17 06:11
    关注

    check the output of php_info() to see if you settings were applied as expected ...

    also a screencast to let you get kick off.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?