.PHPR 文件扩展名
PHPRunner Project File
| 开发者 | XLineSoft |
| 受欢迎程度 |
3.3 | 3 票 |
什么是 PHPR 文件?
A PHPR file is a project file created by XLineSoft PHPRunner, a program used to create web-based database applications. It contains XML data used to load an app creation project in PHPRunner. PHPR files are typically saved in a project-related directory, alongside the project's constituent files.
更多信息
PHPRunner is a low-code web database app development platform. It allows users to create dynamic websites built using PHP, with minimal web development knowledge.
The program saves users' website creation projects as PHPR files. These files are XML files that PHPRunner uses to load a project's settings and its constituent files. Typically, a project's constituent files are saved alongside its PHPR file, in a project-specific directory.
如何打开 PHPR 文件
You can open a PHPR file with PHPRunner (Windows), to load the project the file describes. You can also open a PHPR file with Microsoft Visual Studio Code (multiplatform) or any other text editor, if you want to view the XML data the PHPR file contains.