Thank you for reply.
I understand it well but I’ve got this bug from client.
There are many articles like this
http://forums.phpfreaks.com/topic/120701-clear-post-data/
The main advice is to make redirect
header(‘Location:this page url’);
after forms sending.
Can you help me to make it in your plugin?