its possible to create an email address with a php script but it varies depending on what pop mail program the server uses. all it would require is passing commands from php to the server, but you need to read the documentation on what pop software is installed.
it will probably give you step by step documentation on exactly how to do it.