Blogger Information
Blog 19
fans 0
comment 0
visits 11113
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
php基础1之创建环境及对php的理解--php培训9期线上班
炭烧鸡腿卤煮米线
Original
750 people have browsed it

环境搭建起来

第一:安装phpstudy

 官网找到www.xp.cn/download.html 点击下载下载1.png

打开下载的压缩包:

选择你要安装的位置,点击立即安装即可

下载2.png

第二:配置

启动:Apache 和 MySQL

创建网站

重启Apache 和 MySQL后在浏览器打开你所创建的域名

进入 D:\phpstudy_pro\WWW\www.shy.cn 目录中,创建 index.php 文件,代码如下:

<?php    phpinfo();?>

确定php可以使用.png

我们在浏览器输入 http://www.shy.cn/index.php 显示如下 PHP 信息:

确定php可以使用2.png

启动phpstorm: 打开文件夹D:\phpstudy_pro\WWW\www.shy.cn即可创建php文档:

333.png

写下对php的理解

微信截图_20191112170344.png

Correcting teacher:查无此人查无此人

Correction status:qualified

Teacher's comments:完成的不错。
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post