Instance serialization #699
ClosetGeek-Git
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to serialize an instance of txiki? With PHP you can serialize much of or all of an applications state and then unserialize the state in a new instance, effectively recreating the same application state.
Beta Was this translation helpful? Give feedback.
All reactions