Mailinglisten-Archive |
Seltsames Problem:
$foto_name = "30464.jpg"
if(file_exists("../bilder/$foto1_name")){$bild[1] = $foto1_name;}
$bild[1] gibt nun aber nur "3" zurück anstatt 30464.jpg!
--> echo "<h1>Var: $bild[1]</h1>"; ergibt die Anzeige "Var: 3"
Warum??
$bild[1] müßte doch den Wert "30464.jpg" enthalten.
--
Gruß
Reinhold
php::bar PHP Wiki - Listenarchive