insert_status_result.php
Insert Status Result View - Shows result after inserting word with status (wellknown/ignore)
Variables expected:
- $wid: int - Word ID
- $textId: int - Text ID
- $ord: int - Word order position
- $status: int - Word status (98 for ignore, 99 for wellknown)
- $hex: string - Hex class name for the term
- $word: string - The word text
PHP version 8.1