Ben Yuanxin's new contact (with the PHP development environment and simple PHP algorithm questions included)-the first half of 2015.07 and the last half of 2015.07. Ben Yuanxin's new contact (with the PHP development environment and simple PHP algorithm questions included)-SAEsae.sina.com was prepared for the PHPMYSQL development environment in the first half of 2015.07 and the last half of 2015.07. cnGitHubgithub Ben Yuanxin (with PHP development environment and simple PHP algorithm questions included) -- 2015.07 in the first half of the month, 2015.07 in the first half of the month
PHP & MYSQL
Development Environment preparation
SAE http://sae.sina.com.cn/
GitHub https://github.com/
Git http://git-scm.com/
Code deployment manual http://sae.sina.com.cn/doc/tutorial/code-deploy.html
Bootstrap.css http://cdn.bootcss.com/bootstrap/3.3.4/css/bootstrap.css
Bootstrap front-end development framework http://v3.bootcss.com/
Xampp https://www.apachefriends.org/zh_cn/index.html)
Development tools
Atom https://atom.io/(myself)
Sublime test3 http://www.sublimetext.com/3 (recommended)
Notepad ++ https://notepad-plus-plus.org/
Phpstorm http://www.jetbrains.com/phpstorm/
Developer Community
Blog garden http://www.cnblogs.com/(I use)
CSDN http://www.csdn.net/
51cto http://blog.51cto.com/
Open source http://www.oschina.net/
Entrepreneurship
Weike-pig Bajie net http://www.zbj.com/
36 Kr http://36kr.com/
Tiger sniffing network http://www.huxiu.com/
PHP algorithm questions to be explored (add code after implementation ...)
Print 0 only
The specific number is determined by the input parameter n.
If n = 5, 00000 is printed.
// In the browser address field, enter n: eg ://......? N = 8Print n zeros based on n values
Print a row 0101010101010101010101
The specific number is determined by the input parameter n.
Such as test. php? N = 3 print 010
1 00 111 0000 11111
For if implementation
';}?>For & if statement implementation
For switch implementation
While if implementation
While switch implementation
'; $ I ++ ;}?>While & switch statement implementation
Make a calculator
Such as test. php? A = 1 & B = 2 & operator = jia output 3
Such as test. php? A = 5 & B = 2 & operator = jian output 3
Such as test. php? A = 2 & B = 5 & operator = cheng output 10
Such as test. php? A = 6 & B = 3 & operator = chu output 2
Examples (PHP development environment and PHP simple algorithm questions included) -- SAEhttp: // sae.sina.com.cn/GitHubhttps: // github prepared for PHPMYSQL development environment in the first half of 2015.07 and the last half of 2015.07...