Q:PHP 能够做什么?
A:能够生成动态页面内容
能够创建、打开、读取、写入、删除以及关闭服务器上的文件
能够接收表单数据
能够发送并取回 cookies
能够添加、删除、修改数据库中的数据
能够限制用户访问网站中的某些页面
能够对数据进行加密
Q:为什么使用 PHP?
A:运行于各种平台(Windows, Linux, Unix, Mac OS X 等等)
兼容几乎所有服务器(Apache, IIS 等等)
支持多种数据库
是免费的。请从官方 PHP 资源下载:www.php.net
易于学习,并可高效地运行在服务器端
以上对php有了一定的了解,其实我们可以了解到更多的知识
相信很多人都知道的
入门级网站就是: http://www.w3school.com.cn
mention in passing:
I come to the new computer and begin my new work.
I use java to code all the time for more than three years,
but now the new team needs me to code by PHP.
I have to study a new language==>php.
I just want to say:Err...OK,do it!