kenwvs Posted July 8, 2006 Share Posted July 8, 2006 I have a title heading in a csv file that uses a slash (/), but it won't accept it in the $flds = array that is where it gets set up. Is there any way to use the slash in this scenario? Ken Quote Link to comment https://forums.phpfreaks.com/topic/14008-can-i-use-a-slash-in-a-flds-array-resolved/ Share on other sites More sharing options...
Daniel0 Posted July 8, 2006 Share Posted July 8, 2006 You can always use forward-slashes ( / ) in strings. Quote Link to comment https://forums.phpfreaks.com/topic/14008-can-i-use-a-slash-in-a-flds-array-resolved/#findComment-54699 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.