aximbigfan Posted April 15, 2009 Share Posted April 15, 2009 Hi, I need someway to write hex to a file. Like this: file_put_contents('file.txt', "\1b\2a"); will put "<escape char>*" into file.txt Any ideas? Thanks, Chris Link to comment https://forums.phpfreaks.com/topic/154153-solved-write-hex-to-file/ Share on other sites More sharing options...
aximbigfan Posted April 15, 2009 Author Share Posted April 15, 2009 Never mind. I figured it out. Chris Link to comment https://forums.phpfreaks.com/topic/154153-solved-write-hex-to-file/#findComment-810332 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.