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 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. 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
Archived
This topic is now archived and is closed to further replies.