I’m building a very simple text editor for writers as a web app, it’s essentially a glorified textarea, but I need it to autosave the content of the text area so the user can leave the page and come back without having to start over. The problem is, I know very little about PHP, but I do know that I’ll need it in some form. Any tips/directions/help you can give would be great.
Share
You can do the purpose in php with ajax and session[with storage in database](or cookie) with a token but here’s a simpler approach. (assumig you have the client side storage option)
take a look at sisyphus
from the intro:
supported bowsers: