GoneNowBye Posted December 13, 2009 Share Posted December 13, 2009 right sorry about my absense, just real life in the way anyway problem: i want to be able to add 0's and 1's to a string in binary, i know thats weird, but i do want to manipulate binary, normally i'd just use an integer, (add 8 to use the 3'rd binary digit as 1 ... so forth) however i need a string which needs to be a practically infinate in potentual length having a string (as in each 0 and 1 being a byte long) and converting that into binary is fine, aslong as it can be reversed. Please help Havok Quote Link to comment https://forums.phpfreaks.com/topic/184981-binary-question-ish/ Share on other sites More sharing options...
GoneNowBye Posted December 13, 2009 Author Share Posted December 13, 2009 i've been searching, the gmp library, anyone? Quote Link to comment https://forums.phpfreaks.com/topic/184981-binary-question-ish/#findComment-976510 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.