Balázs Bámer,

Note that in PHP, all functions names are case INsensitive....  but
variable are case sensitive.... weird but true ;)
So your call should work. Maybe you could try to execute "php -f
youFile.php" in console to see if php report errors.

Regards,
Alan
 
Balázs Bámer wrote:
> Hi All,
>
> I tried to call MapObj.getlayersdrawingorder() from PHP Mapscript
> (ms4w 2.3.1 with MapServer 5.2.1, PHP 5.2.6). PHP script terminates.
> Same result for MapObj.getLayersDrawingOrder() (the PDF description is
> ambiguous about these names).
>
> How it is called? Is it really usable? In the appropriate .dll file
> both names appear.
>
> thanx in advance: Balázs Bámer
> _______________________________________________
> mapserver-users mailing list
> mapserver-users@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>   


-- 
Alan Boudreault
Mapgears
http://www.mapgears.com

_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to