Hello,
I have a mobile web application for my iPhone. My application is in general dynamic so all the files I am using are in php. How can I make this web app working offline? Can I still use the and include the index.php file there? Or there is another way for dynamic pages?
Thanks in advance