ajax_save_text_position.php
\file \brief Save text or audio position (Read Text Screen)
Call: inc/ajax_save_text_position.php?... ...textid=[textid]&position=[text position] ...textid=[textid]&audioposition=[audio position]
Tags
Table of Contents
Functions
- save_text_position() : void
- Save the reading position of the text.
- save_audio_position() : void
- Save the audio position in the text.
Functions
save_text_position()
Save the reading position of the text.
save_text_position(int $textid, int $position) : void
Parameters
- $textid : int
-
Text ID
- $position : int
-
Position in text to save
Tags
save_audio_position()
Save the audio position in the text.
save_audio_position(int $textid, int $audioposition) : void
Parameters
- $textid : int
-
Text ID
- $audioposition : int
-
Audio position