What to do if php frameset does not display

藏色散人
Release: 2023-03-05 07:14:01
Original
3100 people have browsed it

php frameset is not displayed because the frameset page has output or import things. The solution is to prohibit any output from the frameset page, such as manually changing the link path of "head.html".

What to do if php frameset does not display

Recommendation: "PHP Video Tutorial"

The frame does not display after the php code is added to the frameset

frameset page There cannot be any output or import, nor other elements such as

, etc. It is recommended to use iframe for more flexibility , all path file paths under tp5 are relative to index.php (entry file) by default tp5's link replacement for framework submodules is invalid. The solution is to manually modify the link. As shown in the figure: Manually change the link path of head.html

What to do if php frameset does not display

The above is the detailed content of What to do if php frameset does not display. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
php
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!