|
|
zecoo
发表于 2009-11-12 14:39:55
|
显示全部楼层
PHP Advanced
--------------------------------------------------------------------------------
PHP Hypertext Preprocessor is a server-side, HTML embedded scripting language used to create dynamic Web pages. In HTML document, PHP script is enclosed within special PHP tags. The goal of the language is to allow web developers to write dynamically generated pages quickly.
It allows the author to jump between HTML and PHP (similar to ASP and Cold Fusion) instead of having to rely on heavy amounts of code to output HTML.
And, because PHP is executed on the server, the client cannot view the PHP code. Click the icon to enable PHP support.
我也点了,没有分别
[ 本帖最后由 zecoo 于 2009-11-12 02:43 PM 编辑 ] |
|