Hi!
I want to develop a program in C++ to read a text file. I want to implement it on my Linux Apache Server.
I mean: by using a form, my users can choose a text file from their hard disk, and that will be the file to be read by my C++ program.
Anyone knows to implement it?
I want to develop a program in C++ to read a text file. I want to implement it on my Linux Apache Server.
I mean: by using a form, my users can choose a text file from their hard disk, and that will be the file to be read by my C++ program.
Anyone knows to implement it?