From 633f8d927c686624d847e6322a0ab7b87685bdc3 Mon Sep 17 00:00:00 2001 From: atomaka Date: Tue, 1 Nov 2011 20:05:35 -0400 Subject: [PATCH] Add simple PHP upload handler. --- upload.php | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 upload.php diff --git a/upload.php b/upload.php new file mode 100644 index 0000000..08b7882 --- /dev/null +++ b/upload.php @@ -0,0 +1,21 @@ + \ No newline at end of file