ajax_word_counts.php
\file \brief Calculating Word Counts, Ajax call in edit_texts.php
Call: inc/ajax_word_counts.php?id=[textid1,textid2,...]
Tags
Table of Contents
Functions
- do_ajax_word_counts() : void
- Do the word count for a specific text.
Functions
do_ajax_word_counts()
Do the word count for a specific text.
do_ajax_word_counts(string $textid) : void
Parameters
- $textid : string
-
Text IDs seperated by comma