No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
Re: If you md5 a string, it can't be "un-md5'ed". What you can do is the following: When someone registers, you md5() or sha1() their password, like you did above. When they login, you md5() or sha1() the entered password, just like when they register. If the md5 or sha1 hashes … | |
Re: If you already have a DSL modem, you shouldn't need to use PPPOE to connect to the internet. Can you connect using LAN? | |
[b]Purpose of the program:[/b] This program is supposed to use a void function called removeLetters to remove both uppercase and lowercase letters from a given string. The function isn't allowed to use square brakets (ie no arrays) and the only (1) local variable allowed must be a pointer. [b]Problem:[/b] The … |
The End.