Re: [PHP] Problem in a generate password function
- From: stuttle@xxxxxxxxx (Stut)
- Date: Mon, 31 Mar 2008 10:05:16 +0100
Mário Gamito wrote:
I have the code of a function to generate a random 10 character long
password following my signature.
To test it i do:
$clearpass = create_pass();
print('Clear: ' . $clearpass);
die();
But the output is only "Clear:"
Why isn't it working ?
Works fine here: http://dev.stut.net/php/mario.php
-Stut
--
http://stut.net/
.
- References:
- Problem in a generate password function
- From: "Mário Gamito"
- Problem in a generate password function
- Prev by Date: Problem in a generate password function
- Next by Date: Re: [PHP] restricting filesystem access
- Previous by thread: Problem in a generate password function
- Next by thread: Re: [PHP] Problem in a generate password function
- Index(es):