Home > CMS Tutorial > DEDECMS > How to obtain the static URL address and dynamic URL address of the current document in Dreamweaver

How to obtain the static URL address and dynamic URL address of the current document in Dreamweaver

王林
Release: 2019-11-08 13:42:51
Original
3043 people have browsed it

How to obtain the static URL address and dynamic URL address of the current document in Dreamweaver

The dynamic and static aspects of the document are called at the same time. If the weight of the website is high enough, both the dynamic URL and the static URL may be included. In other words, you can add two included numbers by posting one post. , this method greatly increases the number of included websites.

Specific method:

1. Get the static URL address of the current document:

{dede:field name='arcurl'/}
Copy after login

2. Get the dynamic URL address of the current document :

/plus/view.php?aid={dede:field.id/}
Copy after login

Recommended tutorial: dedecms tutorial

The above is the detailed content of How to obtain the static URL address and dynamic URL address of the current document in Dreamweaver. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
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