PHP files for stateRestore with Ajax Loading and Saving

PHP files for stateRestore with Ajax Loading and Saving

trongarttrongart Posts: 222Questions: 51Answers: 0

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

  • colincolin Posts: 15,142Questions: 1Answers: 2,586
    Answer ✓

    Those files are in the github repo, please see here,

    Colin

Sign In or Register to comment.