html如何嵌入php页面(路径没问题)
index.html文件:(目录为E:/studio/main.html)<html><head></head><body><divid="SiteWrapper"><d...
index.html文件:(目录为E:/studio/main.html)
<html>
<head></head>
<body>
<div id="SiteWrapper">
<div id="main_wrap">
<div id="wrap">
<?include('include/mainheader.php');?>
<div class="content">
</div>
<? include("include/copy.php");?>
</div>
</div>
</div>
</body>
</html>
mainheader.php文件:(目录为E:/studio/include/mainheader.php)
<div id="header">
<div class="logo"><a href="../main.html"><img src="../images/default/logo.jpg" alt="studio ahim" /></a></div>
<div class="gnb">
<ul>
<li><img src="../images/default/login.gif" alt="" /></a></li>
<li><a href="/00_mypage/member_agree.php"><img src="../images/default/join.gif" alt="" /></a></li>
<li><a href="/00_mypage/member_login.php?req_P=wmlogout" onFocus="blur()"><img src="../images/default/logout.gif" alt="" /></a></li>
<li><a href="../00_mypage/member_modify.php?req_P=wmv" onFocus="blur()"><img src="../images/default/modify.gif" alt="" /></a></li>
</ul>
</div>
<div class="submenu">
<ul>
<li><a href="/sub01/sub0101.html"><img src="../images/default/s_about.gif" alt="" /></a></li>
<li><a href="/sub03/sub0301.html"><img src="../images/default/s_studio.gif" alt="" /></a></li>
<li><a href="/sub04/sub0401_intro.html"><img src="../images/default/s_gallery.gif" alt="" /></a></li>
</ul>
</div>
</div>
main.html页面include后无法显示mainheader.php页面,如图:
正常显示应为,如图: 展开
<html>
<head></head>
<body>
<div id="SiteWrapper">
<div id="main_wrap">
<div id="wrap">
<?include('include/mainheader.php');?>
<div class="content">
</div>
<? include("include/copy.php");?>
</div>
</div>
</div>
</body>
</html>
mainheader.php文件:(目录为E:/studio/include/mainheader.php)
<div id="header">
<div class="logo"><a href="../main.html"><img src="../images/default/logo.jpg" alt="studio ahim" /></a></div>
<div class="gnb">
<ul>
<li><img src="../images/default/login.gif" alt="" /></a></li>
<li><a href="/00_mypage/member_agree.php"><img src="../images/default/join.gif" alt="" /></a></li>
<li><a href="/00_mypage/member_login.php?req_P=wmlogout" onFocus="blur()"><img src="../images/default/logout.gif" alt="" /></a></li>
<li><a href="../00_mypage/member_modify.php?req_P=wmv" onFocus="blur()"><img src="../images/default/modify.gif" alt="" /></a></li>
</ul>
</div>
<div class="submenu">
<ul>
<li><a href="/sub01/sub0101.html"><img src="../images/default/s_about.gif" alt="" /></a></li>
<li><a href="/sub03/sub0301.html"><img src="../images/default/s_studio.gif" alt="" /></a></li>
<li><a href="/sub04/sub0401_intro.html"><img src="../images/default/s_gallery.gif" alt="" /></a></li>
</ul>
</div>
</div>
main.html页面include后无法显示mainheader.php页面,如图:
正常显示应为,如图: 展开
展开全部
如果服务器用APACHE的话,修改html用php解析
WINDOWS下修改服务器配置文件http.conf
<IfModule mod_php5.c>
AddType application/x-httpd-php .php
AddType application/x-httpd-php .php3
AddType application/x-httpd-php .htm
AddType application/x-httpd-php .html
AddType application/x-httpd-php-source .phps
</IfModule>
Linux下原理类似
WINDOWS下修改服务器配置文件http.conf
<IfModule mod_php5.c>
AddType application/x-httpd-php .php
AddType application/x-httpd-php .php3
AddType application/x-httpd-php .htm
AddType application/x-httpd-php .html
AddType application/x-httpd-php-source .phps
</IfModule>
Linux下原理类似
追问
请问XP系统下,iis5.1+php5.3.28+MYSQL,应该怎么修改?谢谢
追答
下面说必须改php后缀的都新手吧,Apache服务器的我整过,IIS的没整过,只能网上摘段给你了。
1.打开Internet信息服务-网站属性-HTTP头-MIME映射选项框-文件类型
2.选择添加新类型按钮 关联扩展名 .php
3.MIME扩展类型为 text/html 然后确定,重启IIS就可以访问php文件了。
展开全部
嵌入PHP的文件的扩展名要使用.php才行,不然没办法解析。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
你无法在.html文件里面插入php等动态程序代码,要想在html代码中间加入php,你必须把文件改成php的
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
你是不是 文件名没有改成.php啊!!用到php语法的都得改成.php的后缀,当然框架除外!! <? include("include/copy.php");?> 另外不建议这种短标签,改成<?php ?> 试试 再有问题你追问
追问
改成也不行,配置是XP,iis5.1+php5.3.28+MYSQL,dreamweaver,临时学得PHP,以前学过.net。临时抱佛脚,求指点,谢谢!
追答
你这提问根本就不清楚,你怎么也得提提是在iis下集成的php啊。首先你先确认下是否可以正常访问phpinfo(),你试试,如果可以正常访问就把文件名改成后缀为.php就可以了!!你先试试,有问题再追问。另外你再告诉我下你是用的哪种方式集成的php 这给你个参考http://hi.baidu.com/tyb223/item/291631542621eaabadc85729
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询