Posted 19 October 2012 - 06:59 PM
I've got this program which gets 2 variables from a user, a username and an amount. Let's say they're called "username" and "amount". Now, i'd like the program to create a new file in the "/disk/files" directory with the username as name for the file and the amount inside the file.
Is it even possible to do this and how?
Is it even possible to do this and how?