Question:
How to open PHP files, and how to edit PHP format files?
Answer:
Regarding the issue of how to open PHP files, I think it is not unfamiliar to a webmaster. Old webmasters all understand that the process of learning PHP and Understanding is a must. If you don’t understand what PHP is, it will be difficult to get along.
So, how to open the php file? Answer:
1. The PHP file is a text file that cannot be read by a browser locally, but you can open and edit it using software such as Dreamweaver, Zend Studio , eclipse or emeditor, if If you still don’t know how to edit PHP, you can refer to Bangkejia’s PHP Development Manual to learn this powerful WEB development language.
2. After PHP is successfully developed, you can install it in the PHP environment (you can directly install the PHP package, and then refer to the installation tutorial of PHP+mysql under IIS to build the PHP environment, or you can directly use PHP packages, such as: xampp, APMServ and other software).
For more PHP tutorials, please visit: http://www.bkjia.com/prog/php/. If you want to download the PHP source code, please visit: http://www.bkjia.com/down/php /