Home  >  Article  >  Backend Development  >  How to save php source code

How to save php source code

angryTom
angryTomOriginal
2019-11-01 13:51:093762browse

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!

Statement:
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
Previous article:How to use php www fileNext article:How to use php www file