Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

UTF-8 encoding

Featured Replies

hi

i have a big problem i can not change the encoding of this textarea please help me , when i type arabic words in text box the php page show it correctly but when i type arabic word in textarea of the same form it show it like this سبسبسبب

please help me

Hi bezi,

 

This is a common problem and is probably due to mixing character sets and encodings.

 

For international compatibility, I prefer to use the Unicode character set, with the UTF-8 encoding.

 

You should read this excellent post carefully:

http://www.joelonsoftware.com/articles/Unicode.html

 

If you don't understand it, please go back and read it again! It took me a couple of times to get it myself.

 

To make your project work, you need to ensure everything is using the same charset and encoding.

 

This post helps with that:

http://www.ibm.com/developerworks/library/...code/index.html

 

(Particularly the 'Programming considerations' section).

 

I hope this solves your problem.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.