Jump to content

copy,paste in php4


aniltc

Recommended Posts

hi all

I am new to php. I am having a problem.


I have a textarea in my webpage.I have to put some data into that text area.what i have done, I copied the data from the MS-Word and paste into the textarea.Then I clicked the submit button.so this time the data should be added to the database.so data insertion is not happening.

But when i typed the entire data from the keyboard.the data is inserted into the database.I tried this with long data and short data,it has been added and working smoothly.So that means there is no problem in my PHP insertion code.


The problem is while i am coping data from word to textarea is not taking.I am realy wondering.Is there any solution to this problem.p
lease help me......:(
Link to comment
https://forums.phpfreaks.com/topic/27102-copypaste-in-php4/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.