Method: db::charset
Sets the charset for all queries
The default and recommended charset is utf8
Info
Syntax
db::charset($charset='utf8')
Parameters
- $charset (string)
Sets the charset for all queries
The default and recommended charset is utf8
db::charset($charset='utf8')