aissa Posted February 3, 2008 Share Posted February 3, 2008 Hi All, I want help in finding checksum php function depending on the results: message : 00079999VER checksum: e message: 00089999VER checksum: j message: S0299999TEST checksum: } i can post more results if you want thanks in advanced for your help Link to comment https://forums.phpfreaks.com/topic/89194-php-checksum-function/ Share on other sites More sharing options...
AndyB Posted February 3, 2008 Share Posted February 3, 2008 You'll need to be much more specific than that if you expect people to understand your problem. Posting more results isn't likely to help; telling us what you're trying to do would. Link to comment https://forums.phpfreaks.com/topic/89194-php-checksum-function/#findComment-456726 Share on other sites More sharing options...
aissa Posted February 3, 2008 Author Share Posted February 3, 2008 thanks for your reply, i am trying to communicate with a server thru serial port, i have all the protocols but still im missing the checksum function, when i send the message to the server, it reply error wrong check sum, submitted is "x" expected is "y" , i am posting the results coz thats the only information im getting Link to comment https://forums.phpfreaks.com/topic/89194-php-checksum-function/#findComment-456739 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.