当前位置:网站首页>1. Beginning with PHP
1. Beginning with PHP
2022-08-02 03:54:00 【Little Aning's cat】
Here's a secret of mine, a secret that couldn't be simpler: One can only see the truth when one sees with the heart.The truth of the matter cannot be seen with the eyes alone.-- "The Little Prince"
Getting started with PHP
1.What is PHP?
PHP is a server-side scripting language for creating dynamic and interactive sites
It is used like this:
DOCTYPE html><html><body>body>html>
2.PHP syntax
PHP scripts can be placed anywhere in the document
PHP script:
// PHP code?>
The default file extension for PHP files is ".php"
PHP files usually contain HTML tags and some PHP script code
3.PHP installation
PHPstudy download address:
https://www.xp.cn/
4.PHP development tools
PHPstorm download address:
https://www.jetbrains.com/phpstorm/
Chinese method:
file—>setting—>plugin—>search for "chinese" and install
边栏推荐
猜你喜欢
随机推荐
The Error in the render: "TypeError: always read the properties of null '0' (reading)" Error solution
TCP通信程序
Thread Pool (Introduction and Use of Thread Pool)
微信小程序九宫格抽奖和转盘抽奖的实现
4.表单与输入
clock tick marks
(3)Thinkphp6数据库
PHP入门(自学笔记)
数组的高级操作
JS对象, 函数和作用域
PHP有哪些框架?
稳定好用的短连接生成平台,支持API批量生成
Questions about your resume
page load process
vim编辑模式
Multithreading (implementing multithreading, thread synchronization, producer and consumer)
The querystring module
PHP8.2的版本发布管理员和发布计划
Function hoisting and variable hoisting
URL URL