I need to transfer value/s (Windows path) to json using jQuery Ajax so that the value will be thrown or decoded to PHP script, but it can't read value/s with backslashes in json. It must be transferred to json value with the whole path with backslashes in it.I need to transfer value/s (Windows path) to js