Home > php教程 > php手册 > thinkphp模板中使用系统常量,获得ip

thinkphp模板中使用系统常量,获得ip

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-13 10:58:10
Original
1029 people have browsed it

{$Think.server.SERVER_ADDR}

{$Think.server.REMOTE_ADDR}

{$Think.server.SERVER_NAME}

{$Think.const.__SELF__}

{$Think.const.APP_NAME}


{$Think.now}

{$Think.template}

{$Think.version}

{$Think.LDELIM}

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
Latest Issues
Why thinkphp has better performance than laravel?
From 1970-01-01 08:00:00
0
0
0
ThinkPHP Why use composer?
From 1970-01-01 08:00:00
0
0
0
thinkphp versions supported by php6
From 1970-01-01 08:00:00
0
0
0
thinkphp upload files
From 1970-01-01 08:00:00
0
0
0
Popular Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template