برامج - أرشيف المقالات - الدروس - البرامج - أرشيف الدروس - أدوات المصمم - الطب البديل -
حدد الكود وإضغط مفتاحي Ctrl+C لنسخ الكود
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1256"> </head> <body> <table> <td width="55%" align="right" valign="top" colspan="3" bgcolor="#008000"> <p align="center"> <font face="Monotype Koufi" color="#FFFFFF"><!--webbot bot="HTMLMarkup" startspan --> <p align="center"><b> <script> <!-- START HIDE print1=""; print2=""; print3=""; today = new Date(); weekday = today.getDay(); if (weekday == 6) print1='السبت'; if (weekday == 0) print1='الأحد'; if (weekday == 1) print1='الاثنين'; if (weekday == 2) print1='الثلاثاء'; if (weekday == 3) print1='الاربعاء'; if (weekday == 4) print1='الخميس'; if (weekday == 5) print1='الجمعة'; month = today.getMonth(); if (month == 0) print2='يناير'; if (month == 1) print2='فبراير'; if (month == 2) print2='مارس'; if (month == 3) print2='إبريل'; if (month == 4) print2='مايو'; if (month == 5) print2='يونيو'; if (month == 6) print2='يوليو'; if (month == 7) print2='اغسطس'; if (month == 8) print2='سبتمبر'; if (month == 9) print2='اكتوبر'; if (month == 10) print2='نوفمبر'; if (month == 11) print2='ديسمبر'; date = today.getDate(); year=today.getYear(); document.write (print1,',', date, ' ',print2,', ',year); // STOP HIDE --> </script> </font></p> </td> </tr> </body> </html> <!--webbot bot="HTMLMarkup" endspan --> </font> </table>
برامج .. برمجة baramij.info