hi,
Gebe ich $array_kom mit einem echo aus erscheint auch brav: 'hallo', 'welt', 'html'
Das ist _ein_ String.
Lese ich nun aber diese Variable in ein Array an:
$search = array($array_kom);
Jetzt hast du ein Array, dass aus einem einzelnen Element besteht - und dessen Inhalt ist "'hallo', 'welt', 'html'".
gruß,
wahsaga
--
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }