Hey..not sure if my terminology is correct...but this is pretty much what I want.
I want my php code to work offline..I would people to be able to (when connected to the internet) connect to my sql server. they will then run a query and get all data from one of my databases.
Then will offline, they will have the ability to use the data...save it (locally)...turn off their comps, turn it back on, change the data a bit more...then eventually upload it to a DIFFERENT database (online)..
does this make any sense at all??
Would I have to use another programming language to create the file to make it openable offline?
thanks! - post questions if you need something cleared up!