offline
Working with PHP offline
Is there a tool or extension for a browser to working with PHP offline? I read开发者_如何学JAVA about you need to install an Apache server.[详细]
2023-03-11 20:39 分类:问答Loading PDF on webPage for the ipad
I\'m developing a mostly offline piece of software and iv be开发者_如何学编程en looking into loading up a PDF file that ideally should be stored locally on the iPad. For what it\'s worth I am developi[详细]
2023-03-11 20:08 分类:问答size of HTML5 offline cache
Is there any way how to save larger amount of files into html5 app cache?I have a site w开发者_运维百科ith plenty of images and when I put it into my manifest file, browser says it will exceed the quo[详细]
2023-03-11 09:51 分类:问答html 5 offline storage
Hi I have a question about html5 offline storage..When I have a site which is dynamicaly generated in php and I want make it accessible offline...I have a man开发者_开发知识库ifest file with all image[详细]
2023-03-10 20:00 分类:问答Make webpage available offline using cURL?
Is there any opensource tool built using cURL that downloads a si开发者_Python百科ngle webpage and makes it available offline?[详细]
2023-03-09 21:55 分类:问答Best way to implement offline storage for web application (work on all browser + tablets )
I wonder about the best way to implement offline possiblities for a web application. I have searched the web but couldn\'t figured out what currently the best way is to create a web application offlin[详细]
2023-03-08 08:08 分类:问答Can you store JavaScript and CSS files in localStorage to improve the performance of an online web app?
I\'m working on a web application, which acts pretty much like a native application for both iOS and Android. However the Javascript files (jQuery + my own) and the css file together are pretty large[详细]
2023-03-06 21:58 分类:问答Is it possible to run a *completely* client-side, HTML5-based app using local storage?
Is it possible to run a completely HTML5-based app, using the <canvas> element, on local resources only? i.e. without the need to connect to 开发者_开发技巧a remote server to load bitmap images,[详细]
2023-03-06 20:32 分类:问答Application caching in applications in offline state now
I considering implementing application caching on a .net application. Can I safely assume that all IE (including 9) does NOT support application caching开发者_开发百科 BUT will safely ignore it (grace[详细]
2023-03-06 07:41 分类:问答delphi mysql offline connection
I wonder whether it is possible to read data from mysql database not remotely from server, but just from a file on my disk, like from .mdb files. A happened to work with 开发者_开发知识库2010 Office w[详细]
2023-03-04 12:59 分类:问答