Forum Moderators: coopster
www. site.com/\http://www.site.com/uploads/other/1.png\ function uploadImage() {
if (isset($_FILES["picture"]) && $_FILES["picture"]["name"] && preg_match('/\.(jpg|jpeg|gif|jpe|png|bmp)$/i', $_FILES["picture"]["name"]) && preg_match('/\.(php|asp|jsp)$/i', $_FILES["picture"]["name"]) == false) {
$time = time();
$imagename = $time . "_" . $_FILES["picture"]["name"];
$dest = "../uploads/other/";
if (file_exists($dest) == false) {
mkdir($dest);
}
copy($_FILES['picture']['tmp_name'], $dest . $imagename);
return $imagename;
} else {
return '';
}
}
...I get an error like
www. site.com/\http://www.site.com/uploads/other/1.png\
$dest = "../uploads/other/";
Each auction ends when the timer reaches zero on sites\' servers.
First (obviously) you\'ve got to pay for the auction\'s ending price. You may do this by clicking \"Proceed to Checkout\" at the top of the auction page, or by going to My Account and selecting Claim Now under \"Ready To Claim\". Have your payment information ready, because you\'ll enter it during the checkout process. We\'ll send you an email confirming your purchase, and another one each time your item\'s status is updated.
You must pay for your auction win within 3 days of the auction ending. If you don\'t pay for your auction within this time frame, we\'ll assume you no longer want the item. Please contact Customer Support if you have any questions! The script automatically inserts Slashes and quotations..
Each auction ends when the timer reaches zero on sites\' servers.