Home  >  Article  >  Backend Development  >  fedora怎么自学php

fedora怎么自学php

WBOY
WBOYOriginal
2016-06-13 12:51:10814browse

fedora如何自学php?
有没有相关书籍教一下基础?跟后来如何调高?


------解决方案--------------------
http://www.php.net/manual/zh/index.php

以上中文文档

自己安装apache(度娘,或者看fedora wiki),选个你喜欢的编辑器,编译器
我也才学...2天.有C或C类风格语言的基础的话,感觉真熟悉
------解决方案--------------------
PHP Manual,到php.net上去下
------解决方案--------------------
官方有CHM和HTML的离线手册
------解决方案--------------------
XDEBUG,可以按照NETBEANS上的教程配置(灰常详细)
http://bbs.csdn.net/topics/390386395
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
Previous article: 检测旋钮所在行 Next article: PHP课堂-实验四