mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2025-11-16 13:08:01 +00:00
added base64 readme
This commit is contained in:
@@ -33,6 +33,7 @@ if($_REQUEST['base64'])
|
||||
|
||||
base64ToFile($data, $tmpfile);
|
||||
|
||||
|
||||
//get the file type
|
||||
$type = getTypeOfFile($tmpfile);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user