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

Puneet Kishor pkishor@GeoAnalytics.com
Wed, 3 Apr 2002 19:26:46 -0600


$arLayers = mapObj->getAllLayerNames()

should yield an array of all layer names, no?

I get an array with the correct number of elements in it... but the elements
have no value... they are all empty.

What am I missing?

pk/