1. <legend id='2yxRp'><style id='2yxRp'><dir id='2yxRp'><q id='2yxRp'></q></dir></style></legend>
      <tfoot id='2yxRp'></tfoot>
      1. <i id='2yxRp'><tr id='2yxRp'><dt id='2yxRp'><q id='2yxRp'><span id='2yxRp'><b id='2yxRp'><form id='2yxRp'><ins id='2yxRp'></ins><ul id='2yxRp'></ul><sub id='2yxRp'></sub></form><legend id='2yxRp'></legend><bdo id='2yxRp'><pre id='2yxRp'><center id='2yxRp'></center></pre></bdo></b><th id='2yxRp'></th></span></q></dt></tr></i><div id='2yxRp'><tfoot id='2yxRp'></tfoot><dl id='2yxRp'><fieldset id='2yxRp'></fieldset></dl></div>
          <bdo id='2yxRp'></bdo><ul id='2yxRp'></ul>

        <small id='2yxRp'></small><noframes id='2yxRp'>

        如何在不安装 Zend Framework 的情况下使用 Zend 库

        时间:2023-10-02

            <bdo id='ZAw9l'></bdo><ul id='ZAw9l'></ul>
            • <legend id='ZAw9l'><style id='ZAw9l'><dir id='ZAw9l'><q id='ZAw9l'></q></dir></style></legend>
                <tfoot id='ZAw9l'></tfoot>

                <small id='ZAw9l'></small><noframes id='ZAw9l'>

                  <i id='ZAw9l'><tr id='ZAw9l'><dt id='ZAw9l'><q id='ZAw9l'><span id='ZAw9l'><b id='ZAw9l'><form id='ZAw9l'><ins id='ZAw9l'></ins><ul id='ZAw9l'></ul><sub id='ZAw9l'></sub></form><legend id='ZAw9l'></legend><bdo id='ZAw9l'><pre id='ZAw9l'><center id='ZAw9l'></center></pre></bdo></b><th id='ZAw9l'></th></span></q></dt></tr></i><div id='ZAw9l'><tfoot id='ZAw9l'></tfoot><dl id='ZAw9l'><fieldset id='ZAw9l'></fieldset></dl></div>
                    <tbody id='ZAw9l'></tbody>

                1. 本文介绍了如何在不安装 Zend Framework 的情况下使用 Zend 库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                  问题描述

                  如何在不安装zend框架的情况下使用zend库?

                  How to use zend library without using zend framework installation?

                  我正在尝试在没有安装 zend 框架的情况下使用 zend 库(邮件和 Mime),它没有返回任何错误消息......但是对于我的项目,我仅使用 Mail 和 Mime 库,如何在不安装 zend 框架的情况下使用 Zend 库..

                  I am trying to use zend library(Mail and Mime) without zend framework installation, its not returning any error messages... but for my project i'm using Mail and Mime library only, How to use Zend Library without installing zend framework ..

                  谢谢,维诺斯S

                  推荐答案

                  下载 Zend Framework 并将其放入 PHP 可访问的文件夹中.然后要么做

                  Download Zend Framework and put it into a folder accessible by your PHP. Then either do

                  include '/path/to/folder/containing/Zend/lib/Zend/Mail.php';
                  include '/path/to/folder/containing/Zend/lib/Zend/Mime.php';
                  
                  $mailer = new Zend_Mail;
                  

                  或者 - 更好更方便 - 设置您的自动加载器和/或包含路径,以便 PHP 可以找到直接使用类,而不必包含它们.

                  Or - better and more conventient - setup your autoloader and/or include path so PHP can find the classes directly, without you having to include them.

                  另见

                  • 要求附录,了解 Zend Framework 的详细要求列表.
                  • the requirements appendix for a detailed list of requirements for Zend Framework.

                  这篇关于如何在不安装 Zend Framework 的情况下使用 Zend 库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                  上一篇:Doctrine2 更新导致 Zend Framework 3 中的 AnnotationRegi 下一篇:需要一个解释如何使用 PHPUnit 的站点

                  相关文章

                  最新文章

                  <i id='xsLZw'><tr id='xsLZw'><dt id='xsLZw'><q id='xsLZw'><span id='xsLZw'><b id='xsLZw'><form id='xsLZw'><ins id='xsLZw'></ins><ul id='xsLZw'></ul><sub id='xsLZw'></sub></form><legend id='xsLZw'></legend><bdo id='xsLZw'><pre id='xsLZw'><center id='xsLZw'></center></pre></bdo></b><th id='xsLZw'></th></span></q></dt></tr></i><div id='xsLZw'><tfoot id='xsLZw'></tfoot><dl id='xsLZw'><fieldset id='xsLZw'></fieldset></dl></div>

                    • <bdo id='xsLZw'></bdo><ul id='xsLZw'></ul>

                    <small id='xsLZw'></small><noframes id='xsLZw'>

                    1. <legend id='xsLZw'><style id='xsLZw'><dir id='xsLZw'><q id='xsLZw'></q></dir></style></legend>
                      <tfoot id='xsLZw'></tfoot>