Home > Backend Development > PHP Problem > How to save php source code

How to save php source code

angryTom
Release: 2023-02-28 09:42:01
Original
3872 people have browsed it

How to save php source code

How to save the php source code

1. Open the source code with an editor under Windows Mac and press ctrl s to save.

How to save php source code

How to save php source code

##2. Use vim editor under Linux Open the source code, press ESC, then type ":wq!" and press Enter to save.

How to save php source code

How to save php source code#For more PHP related knowledge, please visit

PHP Chinese website

!

The above is the detailed content of How to save php source code. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template