Categorías
- adsense
- blogging
- consumo
- desarrollo y programación
- .htaccess
- .net
- ajax
- ajax.net
- ant
- apache
- ascii
- bases de datos
- bbpress
- css
- delphi
- dom
- dreamweaver
- eclipse
- emule
- expr. regulares
- firefox
- formularios web
- ftp
- gmail
- google-gwt
- hibernate
- html
- iis
- internet explorer
- java
- javascript
- librerias
- linux
- microformats
- ofimática
- php
- servicios web
- ssl
- ubuntu
- vbscript
- wiki
- wordpress
- xampp
- xml
- hardware
- hogar
- matemáticas
- motos
- ofertas
- opinión
- salud
- sin categoría (todavía)
- sistemas operativos
- tecnologia
- tramites y legislación
Trabajar con un esquema Unicode / utf-8 puro
Cuestiones a tener en cuenta para funcionar con un esquema Unicode / UTF-8 puro:
AddCharset UTF-8 .utf8AddDefaultCharset UTF-8default_charset = "utf-8"mysqli_set_charset('utf8');character-set-server=utf8default-collation=utf8_unicode_ci<meta http-equiv="Content-Type content="text/html; charset=UTF-8" />. Si apareceiso-8859-1por algún lado cambiarlo porUTF-8Incluso puede que también
Otros artículos de esta serie: