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 Quote 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 Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.