Playmaker Forum

PlayMaker Updates & Downloads => Share New Actions => Topic started by: dudebxl on March 10, 2016, 09:23:17 AM

Title: Url encode (Uri Encode/Decode)
Post by: dudebxl on March 10, 2016, 09:23:17 AM
Url encode
Convert string with Url encode to a safe string for upload. Compatible with PHP urlDecode (string urldecode ( string $str ))

This is required if you use the compression action and upload data to POST.

Uri Encode/Decode
Similar to above but using Net conversion

On Ecosystem or https://snipt.net/dudebxl/
Title: Re: Url encode (Uri Encode/Decode)
Post by: dudebxl on March 13, 2016, 07:46:03 PM
*** update bump added 2 more new actions (Uri).