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, wordpress tulisan arab, membuat wordpress, tulisan arab di wordpress, tata cara membuat wordpress, membuat nama dengan tulisan arab, cara membuat tulisan arab pada wordpress, cara membuet tulisan arab, tata cara buat wordpress, tulisan arab di wordpress com, cara alter database phpmyadmin, Tulisan Arab support, wordpress in arab, tabel cara menulis huruf arab, setting tulisan arab di wordpress, posting arab di wordpress com, penulisan arabic di phpmyadmin, paste arab di wordpress, Menjalankan SQL Query di phpmyadmin, teks arab wordpress utf8, membuat tulisan phpmyadmin, wordpress arabik support, tata cara menbuat twitter, tatacara menulis wordpress, tulisan arab pada blackbery, tulisan arab jangan adalah, tulisan arab untuk facebook, tulisan arabic wordpress, tulisan arah, tulisa arab, utf 8 arabic table, wordpress arab, teks arab di wordpress, tulis arab di wordpress, membuat database arab, cara membuat tulisan arab di wordpress, cara membuat tilisan, cara membuat data base sql, cara memasukkan teks arab di wordpress, cara memasang tulisan arab di wordpress, cara mebuat tulisan arab di wordpress, cara konvert teks ke utf-8, cara dumping data wordpress, cara copy paste tulisan arab di wordpress, cara buat supporting data, cara arab ke sql, arab jangan bersedih tulisan, arab di wordpress phpmyadmin, anascava, cara membuat tulisan di wordpress
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.

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