_system_update_utf8

Functions that call _system_update_utf8()

Namesort iconLocationDescription
_system_update_utf8includes/install.incConverts a set of tables to UTF-8 encoding.

Functions called by _system_update_utf8()

Namesort iconLocationDescription
db_fetch_arrayincludes/database.pgsql.incFetch one result row from the previous query as an array.
db_queryincludes/database.incRuns a basic query in the active database.
update_convert_table_utf8update.phpConvert a single MySQL table to UTF-8.
_system_update_utf8includes/install.incConverts a set of tables to UTF-8 encoding.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.