Skip to content
This repository has been archived by the owner on May 5, 2020. It is now read-only.

Charset

ratajs edited this page Feb 6, 2017 · 1 revision

Charset

This method sets character set. Syntax:
$object->charset(string $charset)
object
- Object of extension.
charset
- Charset(E. G.: utf8, latin1, latin2, utf8mb4, utf16, utf16le, cp1250, ascii. You will find complete list of charsets on this site.)
Clone this wiki locally