View Single Post
  #7 (permalink)  
Old 08-28-2007, 10:16 PM
boxmonkey boxmonkey is offline
WebProWorld New Member
 

Join Date: Oct 2005
Posts: 12
boxmonkey RepRank 0
Default Re: single quote in mysql record

nggles, you don't have to use strpslashes after usng addslashes unless you're dong t on user nput *and* you have magc quotes turned on. of course f magc quotes s turned on, apostrophes are already nserted correctly and addslashes s not needed (when dealng wth user data)
Reply With Quote