الويب العربي

الويب العربي (http://www.arabwebtalk.com/index.php)
-   تبادل خبرات البرمجة (http://www.arabwebtalk.com/forumdisplay.php?f=57)
-   -   دة كود php لمعرفة الوقت لموقعك (http://www.arabwebtalk.com/showthread.php?t=32510)

NogomHost 08-08-2006 12:54 PM

دة كود php لمعرفة الوقت لموقعك
 
<?
$time_offset ="0"; // you many need to change this do accomidate server time offset
$adj = ($time_offset * 120);
$time = date(" h:i:s",time() + $adj);

echo "$time";

?>

ومع تحياتى


جميع الأوقات بتوقيت مكة المكرمة. الساعة الآن » 03:24 PM.

Powered by vBulletin
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © ArabWebTalk.Com 2004-2012