When submitting a form, garbled characters appear when jumping to the PHP page. PHP submits the form to send an email. PHP determines whether the form is submitted. PHP forms jumps after submission.

WBOY
Release: 2016-07-29 08:53:00
Original
1002 people have browsed it

Although this problem is small, it is a bit difficult to locate. After several confirmations, we have the following solution:

php form表单提交,php ajax提交form表单,php表单提交数据库,php表单提交到数据库,php防止表单重复提交,php自动提交表单,php提交表单发送邮件,php判断表单是否提交,php表单提交后跳

The first step can be set in Dreamweaver (in the Title/Encoding tag under Page Properties You can see it below);

Step 2, if php is actually edited under eclipse, you can set it in the setting encoding under the Edit tab

Step 3, browser encoding settings, depending on the browser, the corresponding Just set it up. (Can be set to automatically detect and utf-8)

The above has introduced the submission form. When jumping to the PHP page, garbled characters appear, including the submission form and PHP content. I hope it will be helpful to friends who are interested in PHP tutorials.

Related labels:
php
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!