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





 
See also: ArMktime

Related Class Documentation

<?php
  date_default_timezone_set
('UTC');
  
$time time();
  
  echo 
date('l dS F Y h:i:s A'$time);
  echo 
'<br /><br />';
  
  include(
'Arabic.php');
  
$Ar = new Arabic('ArDate');
  
  
$fix $Ar->dateCorrection ($time);
  
  echo 
$Ar->date('l dS F Y h:i:s A'
                
$time$fix);
  echo 
'<br /><br />';
  
  
$Ar->setMode(2);
  echo 
$Ar->date('l dS F Y h:i:s A'$time);
  echo 
'<br /><br />';
  
  
$Ar->setMode(3);
  echo 
$Ar->date('l dS F Y h:i:s A'$time);
  echo 
'<br /><br />';
  
  
$Ar->setMode(4);
  echo 
$Ar->date('l dS F Y h:i:s A'$time);
?>


Sunday 05th February 2012 09:31:52 AM

الأحد 13 ربيع الأول 1433 09:31:52 صباحاً

الأحد 05 شباط 2012 09:31:52 صباحاً

الأحد 05 فبراير 2012 09:31:52 صباحاً

الأحد 05 شباط/فبراير 2012 09:31:52 صباحاً
Skinner's Constant: That quantity which, when multiplied by, divided by, added to, or subtracted from the answer you get, gives you the answer you should have got.
ثابت سكينر: هو ذلك المقدار الذي إذا ضربته أو قسمته أو جمعته أو طرحته من جوابك فستحصل على الإجابة الصحيحة
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? | إن لم يكن الآن فمتى؟ إن لم تكن أنت وأنا فمن غيرنا؟