wahsaga: Anfängerproblem: Array?

Beitrag lesen

hi,

echo getimagesize($imglocation)[3];

Trenne das mal auf:
$bildmasse = getimagesize($imglocation);
echo $bildmasse[3];

gruß,
wahsaga

--
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }