I need to know how to insert text that has quotes in it such as the word don't without getting an error. Is there a difference between doing the insert using a typical insert into table statement and doing the insert through a web form that is powered by php?
Greg