Dec 02, 2015; 12:41
Jussi Hirvi
Array to GET query
I am replicating a payment gateway code from php to lasso 8.6.
I need to try XML requests soon, which will be adventurous, but first I
need to find a way to transform a pair array to a URL-encoded GET query.
The corresponding php tag is http_build_query:
http://php.net/manual/en/function.http-build-query.php
I notice that it replaces spaces with plus signs, not %20.
How to replicate this tag in Lasso?
- Jussi
#############################################################
This message is sent to you because you are subscribed to
the mailing list Lasso Lasso@lists.lassosoft.com
Official list archives available at http://www.lassotalk.com
To unsubscribe, E-mail to: <Lasso-unsubscribe@lists.lassosoft.com>
Send administrative queries to <Lasso-request@lists.lassosoft.com>