Codificación
A veces una simple línea te ahorra muchos reclamos:
iconv -f iso-8859-1 -t utf-8 index.php > index.php-utf && mv index.php index.php-iso-8859 && mv index.php-utf index.php
A veces una simple línea te ahorra muchos reclamos:
iconv -f iso-8859-1 -t utf-8 index.php > index.php-utf && mv index.php index.php-iso-8859 && mv index.php-utf index.php
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Feb | Apr » | |||||
| 1 | 2 | |||||
| 3 | 4 | 5 | 6 | 7 | 8 | 9 |
| 10 | 11 | 12 | 13 | 14 | 15 | 16 |
| 17 | 18 | 19 | 20 | 21 | 22 | 23 |
| 24 | 25 | 26 | 27 | 28 | 29 | 30 |
| 31 | ||||||
copyright (c) 2006 Enrique Monge - Verbatim copying and redistribution of this entire page are permitted provided this notice is preserved
Leave a Reply