اذهب إلى المحتوى

Saleh Kamal

الأعضاء
  • المساهمات

    16
  • تاريخ الانضمام

  • تاريخ آخر زيارة

1 متابع

آخر الزوار

لوحة آخر الزوار معطلة ولن تظهر للأعضاء

إنجازات Saleh Kamal

عضو مساهم

عضو مساهم (2/3)

8

السمعة بالموقع

  1. سؤال هل يوجد منصات او مواقع يوجد فيها اكواد برمجية جاهزه؟
  2. <!DOCTYPE html> <html lang="ar"> <head> <link rel="icon" href="https://c0.klipartz.com/pngpicture/573/614/gratis-png-ng%C5%A9-hanh-s%C6%A1n-distrito-casa-apartamento-inmobiliaria-volta-redonda-venta-de-logotipos-de-bienes-raices.png" /> <title>موقع تجريبي</title> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Tajawal:wght@300&display=swap" rel="stylesheet"> <meta charset="utf-8" /> <link rel="stylesheet" type="text/css" media="screen" href="home.css"> </head> <body> <header> <div> <img src="a.png" alt="نظام تجريبي"> </div> <center> <div> <button>نقاط البيع</button> <button>أدارة المخزون</button> <button>33</button> <button>الشيكات</button> <button>الأستاذ العام</button> <button>إدارة النظام</button> </div> </center> </header> <?php $server = 'DESKTOP-PJDLJNR'; $database = 'Legacy'; $username = ''; $password = ''; $connection = new PDO("sqlsrv:Server=$server;Database=$database", $username, $password); if (!$connection) { die(print_r(sqlsrv_errors(), true)); } $sql_query = 'SELECT * FROM Problemss'; $result = $connection->query($sql_query); ?> <table border="1" width="100%"> <tr> <th>11</th> <th>22</th> <th>33</th> <th>44</th> <th>55</th> </tr> <?php <?php while ($row = mysql_fetch_assoc($result)) { ?> <tr> <td> <?php echo $row['11']?> </td> <td> <?php echo $row['22']?> </td> <td> <?php echo $row['33']?> </td> <td> <?php echo $row['44']?> </td> <td> <?php echo $row['55']?> </td> </tr> <?php } $connection = null; // close the connection ?> </table> </body> </html>
  3. كيف اتعلَّم الاندرويد ببرمجة الجافا؟
  4. ما هو الفرق بين HTML و HTML5 ؟ كل ما تحتاج لمعرفته
  5. هل يمكن تعلم البرمجة عن طريق الهاتف ؟
  6. https://academy.hsoub.com/programming/html/أساسيات-بناء-الجداول-في-html-r1835/?do=findComment&comment=106136
  7. هل يوجد مواقع او تطبيقات او برامج او أنظمة لدراسة جدوا
×
×
  • أضف...