Hi Arturs,
I was SO excited to see your prompt reply, but after uploading the files to my server (without making ANY changes) to test them, it appears to have the same issue that my script yesterday was having.
It simply is not using the dictionary.
Test this:
Type in a word you know is in your custom dictionary, such as "Abby".
Set "Use all letters" to yes or no -- it doesn't matter.
Make sure Return is set to "Valid Words" so it checks the dictionary.
Click Generate and all you get is:
Array
(
)
Empty...
If you do the same thing, but set it to Anagram mode, it will show you the array of permutations and you will see 'abby' right there at the top of the list.
If you look in the custom_dictionary.txt file you provided, you see 'abby' clearly is in the dictionary.
I don't know what's failing.
Do you have it working on your server?
You can test the files I uploaded to my server at
cadsoft-consult.com/solver/custom_h ...
As I mentioned, I simply uploaded the files you provided up to the server.
I have tried it on two different physical servers, one of which is running the latest version of PHP, so I don't think that could be an issue.
Any help you could provide would be WONDERFUL!
Thank you again.
Patrick