Home
last modified time | relevance | path

Searched refs:pgnTextBox (Results 1 – 1 of 1) sorted by relevance

/plugin/pgn4web/pgn4web/
Dencoder-example.php24 $pgnTextBox = $pgnText; variable
50 $pgnTextBox = $pgnText; variable
53 $pgnLength = strlen($pgnTextBox);
94 <textarea id="pgnText" name="pgnText" style="height:300px; width:900px; margin:13px;">$pgnTextBox</…