[mapserver-users] getAllLayerNames() in PHP/Mapscript
Hankley, Chip
Chip.Hankley at GASAI.Com
Thu Apr 4 08:26:40 PST 2002
I think the line:
print "$layers[i]<br />";
should be
print "$layers[$i]<br />";
...I hate it when that happen ;)
Cheers!
Chip
More information about the MapServer-users
mailing list