Encode Params - Post parameter encoding
Encodes an array to be sent along w/ a post request
Usage
Just pass the array of params to the function and get your encoded string ready to post returned.
Encodes an array to be sent along w/ a post request
Just pass the array of params to the function and get your encoded string ready to post returned.
Comments