| | |||||
| ||||||||
| CODE This forum is for posting code snippets and example scripts that aren't quite tutorials, but could be useful for others. You may post code snippets and/or completed scripts that you've written and want to share here. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| Account Suspended Join Date: May 2004 Location: /etc/passwd
Posts: 2,178
![]() ![]() ![]() ![]() ![]() ![]() | PHP function to make a serial code :) This is a function say your making a signup script and you want them to have a activation code or something. Its pretty usefull, only edit the function if you know what you are doing!!! It can actually mess up and might not give a good output. PHP Code: |
| |
| | #2 (permalink) |
| Senior Member Join Date: May 2003
Posts: 2,123
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Thats awesome, I never knew PHP had a function for that. I might build that into my next Online Game for some added protection.
__________________ Reichelt Solutions |
| |