Jump to content

problem with displaying ' in textbox


brem13

Recommended Posts

hey, im trying to show data in a text box thats being retrived from a database, but if there is a ' in it, it will only show the text up to that point. (ie. if it has "You're" it will only show "You")

here is the code im using


echo "<input type='text' value='$picComment'>";		

Link to comment
https://forums.phpfreaks.com/topic/209825-problem-with-displaying-in-textbox/
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.