AvisSoft
Oct 23rd, 2004, 01:33 PM
Hi!
Will this code create an array which i can use later ?
$itmimg[0] = "avis";
$itmimg[1] = "test";
echo $itmimg[0]
Thanks!
Will this code create an array which i can use later ?
$itmimg[0] = "avis";
$itmimg[1] = "test";
echo $itmimg[0]
Thanks!