Hallo,
ich habe folgendes Problem. Ich nutze die xampp-installation mit PHP5
bei folgender Anweisung
So jetzt habe ich herausgefunden das es anscheinend eine Änderung in PHP 5 bei der String Behandlung gibt.
Ich bin halt noch ein PHP Anfänger und weiß jetzt nicht wie ich meine variable $products_ids in ein Array umwandle.
Kann mir da jemand helfen ?
Gruß JR
ich habe folgendes Problem. Ich nutze die xampp-installation mit PHP5
Code:
Cannot use string offset as an array
PHP-Code:
$products_ids[$i]['id']
Ich bin halt noch ein PHP Anfänger und weiß jetzt nicht wie ich meine variable $products_ids in ein Array umwandle.
Kann mir da jemand helfen ?
Gruß JR
Kommentar