I want to make an executable file which will read the words from a textfile, combine them with all the possibilities and then ouput it into another textfile.
I've already figured out how to make an exec. file of something that's written entirely in PHP
Though i don't know where to start coding.
Any help, please?