"home.php"       &"/>  "home.php"       &">
Home > Backend Development > PHP Tutorial > 问几个简略的php疑问

问几个简略的php疑问

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-13 11:44:23
Original
1044 people have browsed it

问几个简单的php疑问

本帖最后由 u013257330 于 2014-01-09 08:08:40 编辑 public $button = array("Home" => "home.php"
                       "Contact => "Contact.php");

请问 这个数组中这样写【"Home" => "home.php"】是什么意思? 

.menu{
//other code;
}

我看过代码中的.menu是什么意思?

p{
}
p.foot{
}
请问 p.foot是什么意思?
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