Hallo
how can i search through text for specific char for example i want to count how many 's' in "test"
RTFM [man]substr_count[/man]
another question is it possible to read the ASSCII code to know which key pressed, if yes how?