![]() |
Password Creator: using bitwise operations
password.class.php
PHP Code:
PHP Code:
|
Re: Password Creator: using bitwise operations
How's this useful than other password generators?
|
Re: Password Creator: using bitwise operations
|
Re: Password Creator: using bitwise operations
Humm sounds great
|
Re: Password Creator: using bitwise operations
Thanks for sharing the script, i will try it and then let you know about the feedback
|
Re: Password Creator: using bitwise operations
I used a html form that has a password field named password and a submit button named
submit. When the submit button is clicked the page reloads with the $password variable sent back to the server. Then when php resends the html to the client it includes the appropriate javascript to redirect them to the correct protected page. Code:
<?phpIf there are a large amount of passwords it would be better to set up a select case statement. |
| All times are GMT +5.5. The time now is 01:02. |