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

<?php
date_default_timezone_set
('UTC');

require(
'I18N/Arabic.php');
$Ar = new I18N_Arabic('Salat');

$Ar->setLocation(33.5236.313691);
$Ar->setDate(date('j'), 
             
date('n'), 
             
date('Y'));

$times $Ar->getPrayTime2();

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();
$qibla 'I18N/Arabic/Examples/Qibla.php';

echo 
"<b class=hilight>Qibla Direction 
      </b>(from the north direction): 
      <br />
$direction<br /><br /><a 
      href=
$qibla?d=$direction target=_blank 
      class=hilight>Click here</a>"
;
?>


Damascus, Syria
Friday April 19, 2024

Fajr:
Sunrise:
Zuhr:
Asr:
Maghrib:
Isha:

Qibla Direction (from the north direction):
164.70473621919

Click here
Why opportunity knocks your door in the worst time?
لماذا تدق الفرصة بابك في أسوء الأوقات؟
Index | Features | ArPHP Project | Useful Links | Download | PHP4!!!

Copyright © 2006 - 2021 Khaled Al-Sham'aa. All Rights Reserved | Sourceforge.net | GitHub.com | Terms Of Use

 

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