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

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

      <legend id='y0J07'><style id='y0J07'><dir id='y0J07'><q id='y0J07'></q></dir></style></legend>
        <bdo id='y0J07'></bdo><ul id='y0J07'></ul>
    1. Web 浏览器未将 PHP 代码作为 PHP 代码处理

      时间:2023-09-25
        <tbody id='8RKQu'></tbody>
        <bdo id='8RKQu'></bdo><ul id='8RKQu'></ul>

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

            1. <small id='8RKQu'></small><noframes id='8RKQu'>

            2. <legend id='8RKQu'><style id='8RKQu'><dir id='8RKQu'><q id='8RKQu'></q></dir></style></legend>

                本文介绍了Web 浏览器未将 PHP 代码作为 PHP 代码处理的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                问题描述

                我的计算机上安装了 Joomla,但最近一直在编写与 Joomla 管理的站点无关的 php 文件.出于某种原因,当我尝试使用 xampp 在网络浏览器中打开这些 php 文件时(注意:Joomla 也在使用 xampp),浏览器不会将标签中的代码作为 php 代码处理.

                I have Joomla installed in my computer, but recently have been writing php files that aren't related to the Joomla-managed site. For some reason, when I try to open those php files in the web browser using xampp (note: Joomla also is using xampp), the browser doesn't process the code w/in the tags as php code.

                例如,在网页浏览器中打开一个基本页面(标题为test"的页面,除body标签外没有其他内容)并转到源代码后,在源代码中显示以下内容:

                For example, after opening a basic page (a page with title "test", no content except in the body tags) in the web browser and going to the source code, the following is shows up in the source code:

                <body>
                <?php echo "hello"; ?>
                
                </body>
                

                而不是 HTML 转换.(即只是你好")

                instead of the HTML conversion. (i.e. just "hello")

                有人知道这里发生了什么吗?

                Does anyone have an idea about what's going on here?

                谢谢.

                推荐答案

                这可能是因为您的 apache 中没有加载 PHP 模块.确保它已启用

                It's probably because PHP module isn't loaded in your apache. Be sure it is enabled

                这篇关于Web 浏览器未将 PHP 代码作为 PHP 代码处理的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                上一篇:浏览器要求我下载 php 文件 下一篇:window.history.pushState 刷新浏览器

                相关文章

                最新文章

              1. <small id='s8MoG'></small><noframes id='s8MoG'>

              2. <tfoot id='s8MoG'></tfoot>
                  <bdo id='s8MoG'></bdo><ul id='s8MoG'></ul>

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