hover_save_result.php
Hover Save Result View - Shows result after saving a word via hover
Variables expected:
- $word: string - The word text (SQL-escaped)
- $wordRaw: string - The raw word text
- $status: int - Word status
- $translation: string - Translation text
- $wid: int - Word ID
- $hex: string - Hex class name for the term
- $textId: int - Text ID
PHP version 8.1