Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~620 People Reached
Favorite Tags

3 Posted Topics

Member Avatar for tunde011

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 …

Member Avatar for cwarn23
0
307
Member Avatar for ShadyTyrant

If you already have a DSL modem, you shouldn't need to use PPPOE to connect to the internet. Can you connect using LAN?

Member Avatar for donkey_pasta
0
175
Member Avatar for gizgiz

[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 …

Member Avatar for gizgiz
0
138

The End.