Rommeo Posted April 15, 2010 Share Posted April 15, 2010 i have just noticed that my db functions are working without using stripslashes after inserting the data with addslashes, anyone has idea about what happened ? should i use anything instead of it ? Link to comment https://forums.phpfreaks.com/topic/198638-dont-we-need-stripslashes-anymore/ Share on other sites More sharing options...
trq Posted April 15, 2010 Share Posted April 15, 2010 When exactly where you previously using strip slashes? If it was on the way out of your database then you were not escaping your data properly on the way in. Link to comment https://forums.phpfreaks.com/topic/198638-dont-we-need-stripslashes-anymore/#findComment-1042381 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.