form_edit_existing.php
Edit Word Form View - For editing an existing word
Variables expected:
- $lang: int - Language ID
- $textId: int - Text ID
- $ord: int - Word order
- $wid: int - Word ID
- $fromAnn: string - From annotation flag
- $term: string - Term text
- $termlc: string - Lowercase term
- $scrdir: string - Script direction tag
- $showRoman: bool - Show romanization field
- $wordData: array - Current word data from database
- $sentence: string - Example sentence
- $status: int - Current status
- $transl: string - Current translation
PHP version 8.1