Changes between Version 1 and Version 2 of CodeSamples/PHP/CustomAggregateFunctions
- Timestamp:
- 06/20/12 05:02:59 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CodeSamples/PHP/CustomAggregateFunctions
v1 v2 5 5 == Using MapGuide's Custom Aggregate Function == 6 6 7 Attached is a PHP code sample demonstrating the use of MapGuide's Custom Aggregate Functions. These functions are universally supported for all FDO providers. See this post for a detailed overview. 7 MapGuide has a bunch of custom aggregate functions for your feature data queries. 8 9 Attached is a PHP code sample demonstrating the use of MapGuide's Custom Aggregate Functions. These functions are universally supported for all FDO providers. See [http://themapguyde.blogspot.com.au/2012/06/mapguides-undocumented-custom-aggregate.html this post] for a detailed overview of this functions.