cooldude832 Posted August 3, 2007 Share Posted August 3, 2007 I'm making a modular website using flatfiles (can't use mysql) and I realized I've never done a flatfile before (too much mysql) and I realized I'm having issues with quotes like if i say "data" it returns as \"data\" I know i can do a stringreplace on the out put to remove slahses, but there is a lot of characters to escape any tips\ideas on making it easier on myself? Quote Link to comment https://forums.phpfreaks.com/topic/63209-solved-unescaping-characters-in-flat-files/ Share on other sites More sharing options...
cooldude832 Posted August 3, 2007 Author Share Posted August 3, 2007 Solved it I had been adding slashes twice thus stripslashses failed Quote Link to comment https://forums.phpfreaks.com/topic/63209-solved-unescaping-characters-in-flat-files/#findComment-315043 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.