.php
文件类型:Hypertext Preprocessor File
扩展名为.php的文件是一个Web文件。
文件说明:Web page that may contain PHP code; may include PHP functions that can process online forms, get the date and time, or access information from a database, such as MySQL database.
The PHP code within the Web page is processed (parsed) by a PHP engine on the Web server, which dynamically generates HTML; the HTML, which contains the Web page content, is then sent to the users Web browser; therefore, the user never sees the actual PHP code contained in the Web page, even when viewing the page source..php
打开.php文件
Mac OSAdobe Dreamweaver CS5
Bare Bones Software BBEdit
Run from Apache Web server with PHP
在Web浏览器中查看
用文本编辑器编辑
WindowsAdobe Dreamweaver CS5
MPSoftware phpDesigner
Notepad++
Run from Windows Server with PHP
View in a Web browser
Edit with a text editor
LinuxRun from Apache Web server software with PHP
Edit with a text editor
其它内容
来源:.
php文件
本文介绍了如何使用Adobe Dreamweaver等编辑器创建和运行包含PHP代码的Web页面,涉及动态生成HTML、服务器环境配置及在Web浏览器中的查看过程。了解了PHP代码如何在服务器上被解析并生成响应。
385

被折叠的 条评论
为什么被折叠?



