PHP Programming, or Perl or whatever
Hi. I have no idea how to program in PHP or Perl, but I hope you can help. Is there a way to save a file on a server (like a text file) using PHP or Perl and then retrive that data from the server (for example like creating a poll - you save the number of answers for each question and then retrive the data to show the results). Any help would be greatly appreciated.
Also, if you know the answer to above question, the second part would be: how do you read the file from the server line by line (if it's even possible) and store that data in an array?
Thanks
Spike