dongnong3019 2016-01-03 14:11
浏览 41

从HTML页面调用PHP页面

I have an HTML page "mcqs.html" and from that page I want to go to the index.php page which is in php. In HTML <a href="about.html"> About </a> works fine.

But this doesn't seem working when I include a link for a .php page <a href="about.php"> About </a> . Need some guidance to solve this problem.

  • 写回答

3条回答 默认 最新

  • dongmi5607 2016-01-03 14:17
    关注

    Make sure the extensions of the file. Example if you have mcqs.html then you should write

    <a href="mcqs.html">Page Title</a>

    make sure the the file is one directory in mcsql.html and index.html.. If not,you should up the directory until you reach the file using ../ (It's mean up one directory)

    </div>
    
    评论

报告相同问题?

悬赏问题

  • ¥15 真我手机蓝牙传输进度消息被关闭了,怎么打开?(关键词-消息通知)
  • ¥15 下图接收小电路,谁知道原理
  • ¥15 装 pytorch 的时候出了好多问题,遇到这种情况怎么处理?
  • ¥20 IOS游览器某宝手机网页版自动立即购买JavaScript脚本
  • ¥15 手机接入宽带网线,如何释放宽带全部速度
  • ¥30 关于#r语言#的问题:如何对R语言中mfgarch包中构建的garch-midas模型进行样本内长期波动率预测和样本外长期波动率预测
  • ¥15 ETLCloud 处理json多层级问题
  • ¥15 matlab中使用gurobi时报错
  • ¥15 这个主板怎么能扩出一两个sata口
  • ¥15 不是,这到底错哪儿了😭