encodeURIComponent is a core JavaScript function that escapes special characters in strings so that they can be safely used in URIs as components of query strings or hashes.
I tried many approaches online explaining the issue, but didn't find the one could fit with my need. I want …
javascript php hyperlink whatsapp encodeuricomponent