shoutdots Posted June 23, 2007 Share Posted June 23, 2007 hello Please i need to know what is the meaning of bitwise operators? i tried to read it in the php manual but i didn't understand anything here: http://www.phpfreaks.com/phpmanual/page/language.operators.bitwise.html can some explain to me what the bitwise talking about with simple way and example, please ? thanks all for helping me alwayes Link to comment https://forums.phpfreaks.com/topic/56851-whats-the-mean-of-bitwise-operators/ Share on other sites More sharing options...
shoutdots Posted June 23, 2007 Author Share Posted June 23, 2007 no one know ?! Link to comment https://forums.phpfreaks.com/topic/56851-whats-the-mean-of-bitwise-operators/#findComment-281106 Share on other sites More sharing options...
cooldude832 Posted June 23, 2007 Share Posted June 23, 2007 exactly as it says, modifications on a bit wise level. IE taking binary code and modding it. Link to comment https://forums.phpfreaks.com/topic/56851-whats-the-mean-of-bitwise-operators/#findComment-281108 Share on other sites More sharing options...
Barand Posted June 24, 2007 Share Posted June 24, 2007 see http://www.phpfreaks.com/forums/index.php/topic,113143.msg459615.html#msg459615 Link to comment https://forums.phpfreaks.com/topic/56851-whats-the-mean-of-bitwise-operators/#findComment-281201 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.