{$cfg_webname}
主页 > 外文翻译 > 计算机翻译 >

PHP和Mysql的Web开发

来源:56doc.com  资料编号:5D15458 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D15458
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

PHP和MysqlWeb开发(中文2800字,英文2300字)
PHP是一种脚本语言,最初用于生产动态网页设计。它已发展到包括一个命令行界面的能力,可以在独立的图形应用程序中使用。 虽然PHP最初由Rasmus Lerdorf创建于1995年,因为没有正式的规范,PHP主要执行现所产生的PHP组织和PHP的标准服务。PHP是PHP的免费软件许可证下发布的,但它是用GNU通用公共许可证(GPL),对长期PHP的使用限制不相容的。 
PHP是一种广泛使用的通用脚本语言,特别适合于Web开发,可嵌入到HTML中。它通常运行在Web服务器上,它以输入PHP的代码创建输出的网页,可以部署在大多数网络服务器上,几乎所有的操作系统和平台都是免费的。
 
PHP and Mysql Web development
PHP is a scripting language originally designed for producing dynamic web pages. It has evolved to include a command line interface capability and can be used in standalone graphical applications. While PHP was originally created by Rasmus Lerdorf in 1995, the main implementation of PHP is now produced by The PHP Group and serves as the de facto standard for PHP as there is no formal specification. PHP is free software released under the PHP License, however it is incompatible with the GNU General Public License (GPL), due to restrictions on the usage of the term PHP.
PHP is a widely-used general-purpose scripting language that is especially suited for web development and can be embedded into HTML. It generally runs on a web server, taking PHP code as its input and creating web pages as output. It can be million websites and 1 million web servers.

推荐资料