Function URLENCODE
encode a url
Example
urlencode(string string,[string charset,[boolean force]]):string
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
| Name | Type | Required | Description |
|---|---|---|---|
| string | string | Yes | |
| charset | string | No | |
| force | boolean | No |