|
Hy guys!
I hope you can help me with my little problem here! Is driving me crazy for a few days because I don't know hoe to resolve it!
I have a formular in HTML with method=GET that calls a php script that verifies the data enetered and added in to my database.
My problem is that I have in my application a 'textarea' field and if I copy some data from another file, or another webpage or etc. the data that I paste it in my textarea field it doesn't get registered in my database but if I type myself data in the textarea field will be registered in the database.
I don't know what to do to resolve the problem! An ideas?
Thanks!
|