is it possible to retrive the data from local storage using php?
actually i can store form values in local storage by using sysphus, a jquery plugin. if it was possible, can you suggest a piece of code for retrieving the data from local storage using php only?