View Single Post

  #1 (permalink)  
Old 07-17-2003
Dale Hersh
 
Posts: n/a
Default STRING FORMATTING QUESTION

My question is regarding strings in php. I have this form in which the user
fills in a description. The problem is that if the user uses any
aprostrophe's or any other unusual characters in the form, the string can
not be inserted into my ms sql database.

Any ideas?

Thanks,
Dale


Reply With Quote