الصفحة الرئيسية
المزايا
المشروع
روابط مفيدة
حولنا
تنزيل
الأسئلة الشائعة
النسخة القديمة





 
Related Class Documentation

<?php
    date_default_timezone_set
('UTC');
    
    include(
'Arabic.php');
    
$Ar = new Arabic('Salat');

    
$Ar->setLocation(33.513,36.292,2);
    
$Ar->setDate(date('j'), 
                 
date('n'), 
                 
date('Y'));

    
$times $Ar->getPrayTime();

    echo 
'<b>Damascus, Syria</b><br />';
    echo 
date('l F j, Y').'<br /><br />';
    echo 
"<b class=hilight>Fajr:</b>
          
{$times[0]}<br />
          <b class=hilight>Sunrise:</b> 
          
{$times[1]}<br />
          <b class=hilight>Zuhr:</b> 
          
{$times[2]}<br />
          <b class=hilight>Asr:</b> 
          
{$times[3]}<br />
          <b class=hilight>Maghrib:</b> 
          
{$times[4]}<br />
          <b class=hilight>Isha:</b> 
          
{$times[5]}<br /><br />";

    
$direction $Ar->getQibla();
    echo 
"<b class=hilight>Qibla Direction 
          </b>(from the north direction): 
          <br />
$direction<br />";
?>


Damascus, Syria
Sunday February 5, 2012

Fajr: 5:16
Sunrise: 6:44
Zuhr: 11:59
Asr: 14:53
Maghrib: 17:15
Isha: 18:42

Qibla Direction (from the north direction):
-21.998694670557
Nothing is so bad!! because it will go even worse.
السيء يصبح أسوأ....لذا فليس هناك ما هو "سيء جدا"
Index | Features | ArPHP Project | Useful Links | About Us | Download | PHP4!!!

Copyright © 2006 - 2011 Ar-PHP. All Rights Reserved | Sourceforge.net | Terms Of Use

 

  If not now when? If not you and me who else? | إن لم يكن الآن فمتى؟ إن لم تكن أنت وأنا فمن غيرنا؟