2-dimensional array
Thanks to liskel for this code candy
// I have absolutely no idea, why it becomes a
// 2-dimensional array … so working around instead
// of solving
$css = $css[0];
Programming language: PHP
Thanks to liskel for this code candy
// I have absolutely no idea, why it becomes a
// 2-dimensional array … so working around instead
// of solving
$css = $css[0];
Programming language: PHP




(3 Bewertungen, Durchschnitt: 5,00 von 5)