How to write file in jquery?
Jquery does not have access for writing files due to security reasons. Here we pass the value through ajax, and with help of php we write the value in file. The below code is used to write in jquery file.