Copy code The code is as follows:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> </head> <body> <if condition="$id eq 1"> <meta http-equiv="refresh" content="2; URL=__APP__/index.php/Select/chaxun"> {$rows} <font color="#FF0000">Automatically jump in two seconds! </font> </if> <foreach name="rows" item="val"> {$val.id} ------ {$val.name} <hr /> <a href="__APP__/index.php/Select/chaxun">Click back to continue searching! </a> </foreach> </body> </html> |
<<: 960 Grid System Basic Principles and Usage
>>: Use tomcat to set shared lib to share the same jar
This article uses examples to illustrate the erro...
When submitting a form, you may encounter situatio...
Table of contents 01. Listener watch (1) Function...
MySQL binary installation method Download mysql h...
Table of contents 1. Index Basics 1.1 Introductio...
Preface During the interview, many interviewers m...
A style sheet describes how a document should be ...
Beautiful code is the foundation of a beautiful we...
If you have experience in vue2 project developmen...
If I want to make the form non-input-capable, I se...
I'm very happy. When encountering this proble...
Table of contents K8S Master Basic Architecture P...
Table of contents Preface Optional Chaining Nulli...
Harbor is an enterprise-level registry server for...
This article mainly introduces how some content i...