You can certainly do this with PHP, but it would be easiest to use a PHP script to process the form rather than formmail, that way the name could be passed to the processing PHP page using the $_POST variable.
However, you would have to install PHP on your system and then learn how to use it.
Blu