First Knowledge of PHP
1, the basic concept of PHP
PHP is all written personal home page. PHP is a kind of HTML embedded language, language style similar to C language, is widely used. The company is currently responsible for the management of Zend
2, the release of php6.0, add new features:
1, the better support web2.0
2, support for better Unicode support
3, object-oriented programming support to increase the strength
4. Support FOR XML programming
5. Soap (Simple Object Protocol)
3. Common development tools
1, EditPlus
2. Zend Studio
3, PHP Coder
4, Phpedit
5, Easyeclipse
6, Dw (commonly used to develop static web pages)
Lamp
Development in Windows (PHP code) ... (Upload ssh) ... linux.
A very important principle in software development: the compilation environment should be consistent with the operating environment. Of course, PHP is an explanatory language and there is no compilation problem, so there is no compilation environment problem.
4, b/S and C/s comparison