Greetings PHP Builders !
I`m working on a forgot-password script that will email a new password to user, once the password has been reset.
Hence, I`m using a function that gets a random word from a dictionary like ISpell dictionary for use in generating passwords.
However, were using windows Xp and cant seem to get any word dictionary thats compatible with XP( Don`t want to run any UNIX emulators!).
Can someone suggest any dic. or perhaps point me to some forgot passwords scripts ?