|
|
#1 |
|
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: Feb 2009
Location: Belgium
Posts: 3,079
Reputation: 575
|
Introduction
This include is an implementation of the PHP function hash. It provides a function to generate hash a value using HTTP with a simple piece of PHP code which you can see below. Functions Let's say, it has only one function (since it's not really a function as it works with different steps to generate the hash value): pawn Code:
Callback(s): pawn Code:
Here's a list of e_Algorithms: pawn Code:
And here are the defines: pawn Code:
PHP Code Currently this include is using my free hosted website so a small delay in retrieving the result is quite possible. I recommend you to use your own server for no delays. If you're planning to do that just save the following code as hash.php, upload it to your FTP and don't forget to change ryder.com.nu/ PHP Code:
Here's a quick example usage of Whirlpool and MD5: pawn Code:
Your hash value be will generated under this callback: pawn Code:
pawn Code:
Download Hash.inc Register/Login System (Example) Register/Login System Example using Hash.inc Changelog
Last edited by RyDeR`; 23/02/2012 at 05:26 PM. |
|
|
|
|
|
#2 |
|
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: Dec 2009
Location: Castellón, Comunidad Valenciana, España
Posts: 1,739
Reputation: 10
|
Very very great. +rep
|
|
|
|
|
|
#3 |
|
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: Aug 2009
Posts: 1,810
Reputation: 53
|
Amazing work mate!
|
|
|
|
|
|
#4 |
|
Gangsta
![]() ![]() ![]() ![]() Join Date: Jul 2010
Location: Hyderabad, India (i think)
Posts: 643
Reputation: 38
|
Amazing dude! Really helpful
|
|
|
|
|
|
#5 |
|
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: Feb 2009
Location: Belgium
Posts: 3,079
Reputation: 575
|
Thanks! Let me know if you more examples for other cases, not mentioned in the first post.
|
|
|
|
|
|
#6 |
|
Little Clucker
![]() Join Date: Dec 2009
Posts: 29
Reputation: 12
|
Will become very handy! Thanks for this.
|
|
|
|
|
|
#7 |
|
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: Aug 2010
Location: INDIA !!! :)) Punjab
Posts: 1,089
Reputation: 107
|
This one is awesome now i can use it to hash , so it will be like -1 plugin from my server.cfg
[whirlpool]
|
|
|
|
|
|
#8 |
|
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: May 2011
Location: Internet
Posts: 2,152
Reputation: 212
|
Another good release by RyDeR
![]() P.S. what is this:"e_Algorithms" ?
|
|
|
|
|
|
#9 |
|
Huge Clucker
![]() ![]() ![]() Join Date: Jun 2010
Location: Under your chair
Posts: 238
Reputation: 5
|
Another great release by RyDeR, thank you!
|
|
|
|
|
|
#10 |
|
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: Feb 2009
Location: Belgium
Posts: 3,079
Reputation: 575
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| adler32 PAWN hash does not match PHP hash | Chris. | Scripting Help | 6 | 21/02/2012 04:57 PM |
| MD5 Hash = ? | Micheal_ | Help Archive | 2 | 09/07/2011 06:59 PM |
| Hash help | Carrot | Help Archive | 0 | 10/04/2011 10:58 AM |
| Hash | ScottCFR | Help Archive | 2 | 20/07/2010 12:13 PM |
| Hash | godknightx | Help Archive | 1 | 06/03/2010 08:32 AM |