Membuat Wordpress Support Tulisan Arab

6

Jika anda ingin membuat wordpress di hostingan anda support tulisan arab daripada dumping-editing-reloding data, atau menggunakan script dan tools lain,  lebih baik ,menggunakan  SQL statement, hanya dengan satu kali perintah cepat dan aman bagi database anda :)

Dibawah ini cara untuk membuat wordpress support tulisan arab:

Alternative Method

Instead of using the above method of dumping and reloading your data, you can use the ALTER TABLE/DATABASE SQL statements to convert your data.

For each table you want to convert to utf8, use the following statement.

ALTER TABLE <table_name> CONVERT TO CHARACTER SET utf8;

This will automatically convert all text columns to utf8.

To set the default character set for a database, use the following statement.

ALTER DATABASE <database_name> CHARACTER SET utf8;

This does not affect any existing tables, but any future tables created in this database will use utf8 by default.

langkah – langkah:

  1. login ke phpmyadmin
  2. klik SQL (Run SQL query/queries)  dan copy paste ini

ALTER DATABASE nama_database_anda CHARACTER SET utf8;
ALTER TABLE wp_comments CONVERT TO CHARACTER SET utf8;
ALTER TABLE wp_links CONVERT TO CHARACTER SET utf8;
ALTER TABLE wp_newsletter CONVERT TO CHARACTER SET utf8;
ALTER TABLE wp_options CONVERT TO CHARACTER SET utf8;
ALTER TABLE wp_postmeta CONVERT TO CHARACTER SET utf8;
ALTER TABLE wp_posts CONVERT TO CHARACTER SET utf8;
ALTER TABLE wp_terms CONVERT TO CHARACTER SET utf8;
ALTER TABLE wp_term_relationships CONVERT TO CHARACTER SET utf8;
ALTER TABLE wp_term_taxonomy CONVERT TO CHARACTER SET utf8;
ALTER TABLE wp_usermeta CONVERT TO CHARACTER SET utf8;
ALTER TABLE wp_users CONVERT TO CHARACTER SET utf8;

Jangan lupa dibaris pertama di atas nama_database_anda ganti dengan nama data base anda, nama tabel-tabelnya juga disesuaikan dengan nama tabel database anda.

Semoga bermanfaat :)

Pencarian anda:

tulisan arab, membuat wordpress, wordpress tulisan arab, tata cara buat wordpress, tata cara membuat wordpress, cara membuet tulisan arab, tulisan arab di wordpress, cara membuat tulisan arab pada wordpress, tulisan arab pada blackbery, Menjalankan SQL Query di phpmyadmin, paste arab di wordpress, penulisan arabic di phpmyadmin, posting arab di wordpress com, setting tulisan arab di wordpress, wordpress in arab, wordpress arabik support, tata cara menbuat twitter, tatacara menulis wordpress, teks arab wordpress utf8, wordpress arab, tulisan arah, tulisan arabic wordpress, tulisan arab untuk facebook, Tulisan Arab support, tulisan arab jangan adalah, tulisa arab, membuat nama dengan tulisan arab, cara membuat tilisan, cara membuat data base sql, cara memasang tulisan arab di wordpress, cara mebuat tulisan arab di wordpress, cara copy paste tulisan arab di wordpress, cara arab ke sql, arab jangan bersedih tulisan, arab di wordpress phpmyadmin, arab di wordpress php my admin, cara membuat tulisan di wordpress, cara membuat wordpress, Cara menulis tulisan arab wordpress, membuat database arab, lteks arab arab di wordpress, langkah-langkah membuat wordpress, getting through a break up, dumping data wordpress, data, convert txt to utf8, cara wordpress support arab, cara penulisan arab di komputer, anascava
Tags:

6 Responses

  1. Rabinovich says:

    Меня всегда раздражали люди – которые считают, что блог и WordPress это одно и то же. Плюсы WP – это огромное количество модулей и скинов, а также большое количество пользователей, что подразумевает под собой быстрый поиск ответов на уже задававшиеся кем-то вопросы. На этом его преимущества и заканчиваются.

  2. Evrodims says:

    Отлично сделали, и тематика подходящая. Автору респект.

  3. сериал интерны онлайн

  4. Nicerb says:

    Good tips for me… thanks…

  5. Bitplanet says:

    thank for post…

  6. marshab says:

    Just thought I should take a moment and say what’s up to everybody. Looking forward to the forum and what everybody has to say.

    I’m not, presently, interested in on the web. We are going to appear about the advantages. When doing referring I always believe currently
    http://hubpages.com
    starting out relax as well as I’d usually found if We built much less purchasing that we would find more searching. Now i’m since powerful like a locomotive. I actually invented that variety of the alternative. My own plan is to produce in which matter and which makes it appear that awesome to you. With any luck , my own strategy is originating by means of obviously.

    My purchasing was built being a large rock outhouse. What exactly is it? And finally don’t forget to can improve your purchasing. I came across these details out first hand. This article is prepared to ensure that even a infant can realize this. There is certainly an area that buying arenas often have a problem with. I am just searching throughout externally. Even now, this would be a fable.

Leave a Reply

© 2010 ANASCAVA.COM. All rights reserved.
Designed by Cava Design.