$tmp_name = "";
$tmp_size = 0;
foreach ($_FILES as $v) {
$tmp_name = $v["tmp_name"];
$tmp_size = $v["size"];
}
$destination = "your_post_api_here";
if (class_exists('\CURLFile')) {
/usr/bin/plutil -convert xml1 -o - ~/Library/Safari/Bookmarks.plist | grep -E -o '<string>http[s]{0,1}://.*</string>' | grep -v icloud | sed -E 's/<\/{0,1}string>//g'|xargs open -a Safari |
$tmp_name = "";
$tmp_size = 0;
foreach ($_FILES as $v) {
$tmp_name = $v["tmp_name"];
$tmp_size = $v["size"];
}
$destination = "your_post_api_here";
if (class_exists('\CURLFile')) {