Home  >  Article  >  Backend Development  >  学PHP是否就必须学html css js

学PHP是否就必须学html css js

WBOY
WBOYOriginal
2016-06-13 12:07:55865browse

学PHP是不是就必须学html css js
我相学习PHP,可现在的书为什么都是一起讲的,和html css js,这样看上去好晕。
谁给我解释下PHP HTML CSS JS分别都做什么的?
------解决思路----------------------
是的,必须学习
PHP 用于提供动态数据
HTML 用于网页排版
CSS 用于美化页面
JS 用于在浏览器中操纵页面元素
------解决思路----------------------

引用:
Quote: 引用:

html是你看到的页面
php js是处理数据的


PHP和js有什么区别,分别做了哪些,请举例

php主要负责后台,比如和数据库交互
js主要负责前台页面的展现,比如你看到的图片幻灯片效果,就是js做出来的.
Statement:
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