Home > Backend Development > PHP Tutorial > <input type="button" value="<php echo $bnlanglog_operate_log;>" class=<php e解决方法

<input type="button" value="<php echo $bnlanglog_operate_log;>" class=<php e解决方法

WBOY
Release: 2016-06-13 10:17:40
Original
826 people have browsed it

这句话是什么意思呢?

还有这句话,  







为什么用input 前面有加from, class 是什么意思?谢谢大家

------解决方案--------------------
form是表单,class是css里的那个
------解决方案--------------------
form是要将数据提交到服务器。class是在该标签元素中添加的css样式。
多看看手册http://download.csdn.net/detail/dmtnewtons/4126616
------解决方案--------------------
一切从零开始,建议你先看看
http://www.w3school.com.cn/h.asp
书太贵,也没必要买!
------解决方案--------------------
楼主又在问同样的问题。
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