Pasting from word wont send to db

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
pinehead18
Forum Contributor
Posts: 329
Joined: Thu Jul 31, 2003 9:20 pm

Pasting from word wont send to db

Post by pinehead18 »

I wrote a simple insert into mysql page where their is a subject and body.

works great. But when i copy and paste somethign from word and upload it doesn't go in.

Just dissapears.

mysql_real_escape_string()

I thought might help by i only have access to php4.

Any suggestions/
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

After 290 posts, you should know we cannot help you without seeing your code :?
Post Reply