Szukam kodu lub funkcji, która liczy linie w tekście (w polu textarea). Znalazłem w pliku, ale textarea is not possible to find!
Byłoby w pipe dobrze, gdyby kod liczył słowa.
<?php function countLines(theArea){ if(theLines[theLines.length-1]=="") theLines.length--; theArea.form.lineCount.value = theLines.length; } ?>
<?php $l = 0; ++$l; } ?>