All my problems are solved thanks to you.
I have some irrelevant question about esp limits.
I use a form with post method to get some data from user. But after submitting the form, watchdog resets the module. I found out y submitted data's length is the problem because when I decrease the input's length, everything works. My question is:
Is there any limitation on esp that limits my submitted data's length?
and if there is, how can I solve that.
Sincerely.