diff --git a/form.php b/form.php index 6fe397f..c79541e 100644 --- a/form.php +++ b/form.php @@ -4,11 +4,10 @@ base64_encode($data) + 'file' => new CURLFile($f) ); $curl = curl_init(); /* ganti http://example.com dengan external server Anda. */ diff --git a/receiver.php b/receiver.php index 21e2c56..9b59033 100644 --- a/receiver.php +++ b/receiver.php @@ -1,8 +1,5 @@ \ No newline at end of file