PHP files for stateRestore with Ajax Loading and Saving
PHP files for stateRestore with Ajax Loading and Saving
trongart
Posts: 222Questions: 51Answers: 0
in StateRestore
In the stateRestore example for Ajax Loading and Saving, a php file is used for the Ajax data.
Would it be possible to look at these php files or their structure to understand how the data is delivered:
../data/stateRestoreLoad.php
../data/stateRestoreSave.php
Is there an example for them somewhere?
This question has an accepted answers - jump to answer
Answers
Those files are in the github repo, please see here,
Colin