Skip to main content

PHP Generate Report - display utf-8 data from MySQL 5

display utf-8 data from MySQL 5
Steps: 0-Language files: pls refer to the help file, I actually copied the english.xml to chinese.xml than change the first two lines:



1-Tools ->Advanced Setting->Character Encoding =utf-8 (Note: NOT utf8!)
2-Tools ->Advanced Setting->MySQL charset =utf8 (Note: NOT utf-8!)
3-Do what you should do and than Generate the files, eg I wanted to display the table "contracts"
4-Go to the root folder find the php files realted with your tables, let say, "contractsrpt.php", use Ultraedit or other software to change the encoding from ASCII to UTF-8.
Done!

Comments

Popular posts from this blog

Book of Answer Privacy Policy

Privacy Policy Privacy Policy Jaa Yoo built the Book of Answer app as a Free app. This SERVICE is provided by Jaa Yoo at no cost and is intended for use as is. This page is used to inform visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided to use my Service. If you choose to use my Service, then you agree to the collection and use of information in relation to this policy. The Personal Information that I collect is used for providing and improving the Service. I will not use or share your information with anyone except as described in this Privacy Policy. The terms used in this Privacy Policy...

How to agree in English - too / neither /either / so

1. To agree with postive statement (Me too) “I love strawberry ice cream.” “Me too!” “I’ve been traveling a lot for work lately.” “Me too.” “I’m going to the beach tomorrow.” “Me too!” 2. To agree with negative statement (Me neither) “I can’t draw very well.” “Me neither.” “I haven’t seen the new movie yet.” “Me neither.” “I don’t go to the gym very often.” “Me neither.” 3. To respond in positive (So do I) “I always sleep late on the weekends.” “So do I.” “I’m from Moscow.” “So am I!” “I studied chemistry in college.” “So did I.” 4. To respond in negative (Neither do I, Nor do I, I don't either) “I don’t think that’s a good idea.” “Neither do I.”“Nor do I.” “I don't either.” “I’m not very outgoing.” “Neither am I.” “Nor am I.” “I'm not either.” “I didn’t like broccoli when I was a kid.” “Neither did I.” “Nor did I.” “I didn't either.”

If Clause 3 แบบ (Conditional Statement)

รูปแบบของ If-Clause มีทั้งหมด 3 ประเภท There are four different types of conditional sentences in English.  Meaning type if-clause ความหมาย 0 General truths ใช้กับเหตุการณ์ที่เป็นความจริง I A possible condition and its probable result ใช้กับเหตุการณ์ที่เป็นเหตุเป็นผลซึ่งกันและกัน II A hypothetical condition and its probable result ใช้กับเหตุการณ์ที่ตรงข้ามความจริงในปัจจุบัน หรือ อนาคต III An unreal past condition and its probable result in the past ใช้กับเหตุการณ์ที่ตรงข้ามความจริงในอดีต Form type if-clause main clause 0 Simple Present If S + v.1 Simple Present S + v.1 I Simple Present If S + v.1 will-future  or  (Modal + infinitive) S + will + v.infinitive II Simple Past If S + v.2 would + infinitive * S + would + v.infinitive ...