البحث في مصنفات الشيخ الأكبر
المكتبة |
المجموعة |
الرمز |
الرقم |
من |
إلى |
التاريخ |
المزيد |
$sql = "SELECT * FROM eb_musannafat_manuscripts where oyrg='$oyrg'";
$result = $conn->query($sql);
if ($result->num_rows > 0) {
while($row = $result->fetch_assoc()) {
$id = $row["id"];
$library = $row["library"];
$collection = $row["collection"];
$code = $row["code"];
$num = $row["num"];
$pfrom = $row["pfrom"];
$pto = $row["pto"];
$mdate = $row["mdate"];
?>
|
|
|
|
|
|
|
... المزيد |
}
}
else {echo 'لا يوجد ! |
';}
?>
include($_SERVER["DOCUMENT_ROOT"]."/includes/footer.php");
?>
تعليقات :
يرجى تسجيل الدخول لكي تستطيع التعليف على المخطوط.