is there a way to upload a file using the $_GET function, so i can just go to

"http://blabla.com?file=C:\file.txt" or whatever and it will upload the file to my server.