.PHP 파일 확장자

PHP Source Code File

개발사 The PHP Group
인기도
4.1  |  649 투표
 
🔍File Helper(으)로 .PHP 파일을 웹 브라우저에서 바로 여세요.온라인으로 보기

PHP 파일이란 무엇인가요?

A PHP file is a webpage that contains PHP (Hypertext Preprocessor) code. It may include PHP functions that can process online forms, get the date and time, or access information from a database, such as a MySQL database.

추가 정보

Adobe Dreamweaver 2021에서 열린 .php 파일의 스크린샷
Adobe Dreamweaver 2021에서 열린 PHP 파일

PHP files are typically only used by web developers who are creating or modifying them when developing webpages with extended functionality. However, average users may download PHP files from a webpage using a web browser, such as Google Chrome or Mozilla Firefox.

The PHP code within the webpage is processed (parsed) by a PHP engine on the web server, which dynamically generates HTML. The HTML, which contains the webpage content, is then sent to the user's web browser. Therefore, the user never sees the actual PHP code contained in the webpage, even when viewing the page source.

일반적인 .PHP 파일 이름

index.php - Often the default file to be loaded when a client Web browser requests a directory from a PHP-enabled Web server. For example, if http://sampledomain.com/ is requested, http://sampledomain.com/index.php is loaded.

PHP 파일을 여는 방법

You can open and edit PHP files with various source code editors and PHP-dedicated applications with IDEs. Examples of these programs include Eclipse PHP Development Tools (Windows and macOS), MPSoftware phpDesigner (Windows), Adobe Dreamweaver (Windows and macOS), Zend Studio (multiplatform), and Microsoft Visual Studio Code (multiplatform).

Since PHP files are saved in plain text, you can also open them with text editors, including Microsoft Notepad (bundled with Windows) and Apple TextEdit (bundled with macOS).

PHP 파일을 여는 프로그램

Windows
Mac
무료 체험판
무료 체험판
무료 체험판
OS에 포함됨
무료
무료 체험판
무료 체험판
Web
Android
카테고리:
업데이트: 2021-08-19

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 PHP Source Code 파일 형식과 Mac, Windows, Linux, Android, and iOS 앱을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.