Page 1 of 1

mod_harbour news

PostPosted: Mon Apr 06, 2020 8:35 am
by Antonio Linares
* New: function AP_GetPairs() provides similar functionality as AP_PostPairs().
Parameters must be provided (W3C specifications) like this example: index.prg?one=first&two=second&three=third.
Example: ? AP_GetPairs()

* Enhanced function AP_RPuts() support for arrays, hashes and objects. In example: ? AP_HeadersIn()
You can inspect any object simply doing, in example, ? ErrorNew()

New version available from:
https://github.com/FiveTechSoft/mod_harbour