[mapserver-users] getAllLayerNames() in PHP/Mapscript

Hankley, Chip Chip.Hankley at GASAI.Com
Thu Apr 4 11:26:40 EST 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