Home  >  Article  >  Backend Development  >  index.php what is

index.php what is

藏色散人
藏色散人Original
2019-10-19 11:11:5250192browse

index.php what is

What is index.php?

index.php is the homepage of a website developed in PHP language. Index is the "homepage" in a general sense, that is, after you enter a domain name, a page will open, which is basically index. xxxx (Basically, the home page will not display index. Programs for various things on the website

PHP, the "hypertext preprocessor", is a general open source scripting language. PHP is a scripting language executed on the server side. It is similar to C language and is a commonly used website programming language. PHP's unique syntax mixes C, Java, Perl, and PHP's own syntax. It is conducive to learning and widely used. It is mainly suitable for the field of web development.

Recommended tutorial:

PHP video tutorial

The above is the detailed content of index.php what is. 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