Hello,
I have a forum that uses the GET function to get text file data from the directory. EG (One types in JOE and then the form uses the fopen cmd to open that text file) The problem is that I dont know how to use variables to convert Joe into JOE.TXT when the user enters it.
Help PLEASE!