PHP开发工具ZendStudio_6.1乱码解决最终方法
PHP开发工具ZendStudio_6.1乱码解决终极方法
?
PHP开发工具ZendStudio_6.1乱码解决终极方法
【写在前面】如果你发现经常需要设置某个project下的文件编码时,请确认一下project的属性设置。


?
首先,我要说明的是,我是一个刚学习PHP的新手!刚开始接触PHP时候,一段时间在为寻找开发工具犯愁!!于是,我来到PHPCHINA寻求帮助,果然,我找到了中意的PHP开发工具了,它名为:Zend Studio for Eclipse - 6.1.0!
其次,许多网友说,Zend Studio_6.1对编码支持不好!我要反驳他,6.1对编码支持,比5.5的要好很多了饿!!至少可以把UTF8编码的项目正确的显示出来!
好了,说了那么多前言!!
=============================
接下来,就是见证奇迹的时刻-----教学开始
=============================
1.用zend_6.1打开一个UTF8编码的PHP文件!!
php教学3.JPG
2.这个不着急!我们进入Edit下---SetEncoding,出来如下对话框
php教学4.JPG
3.更改代码后,发现文字正常了!如下图:
php教学1.JPG
===================
好了,做到这里,还不够厉害!!!有些人也许会问,为什么软件下部分的Debuger Output窗口内,以及Browser Output窗口内,还是乱码呢??
这个才是,我今天要讲的重点!
打开windows----Preferences,如图:
php教学5.JPG
接下来,会弹出窗口,我们只要根据图上只是修改即可!!
如图:
php教学6.JPG

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

In this chapter, we will understand the Environment Variables, General Configuration, Database Configuration and Email Configuration in CakePHP.

PHP 8.4 brings several new features, security improvements, and performance improvements with healthy amounts of feature deprecations and removals. This guide explains how to install PHP 8.4 or upgrade to PHP 8.4 on Ubuntu, Debian, or their derivati

To work with date and time in cakephp4, we are going to make use of the available FrozenTime class.

To work on file upload we are going to use the form helper. Here, is an example for file upload.

In this chapter, we are going to learn the following topics related to routing ?

CakePHP is an open-source framework for PHP. It is intended to make developing, deploying and maintaining applications much easier. CakePHP is based on a MVC-like architecture that is both powerful and easy to grasp. Models, Views, and Controllers gu

Validator can be created by adding the following two lines in the controller.

Working with database in CakePHP is very easy. We will understand the CRUD (Create, Read, Update, Delete) operations in this chapter.
