php myAdmin mysql <? ?>

BROWSER-BASED * PHP5 SUPPORT * MYSQL 4.1 AND MYSQL 5.0 SUPPORT * OPEN SOURCE
PHP ve MySQL - En Yararlı Türkçe Kaynak
Kullanıcı Adınız : Kullanıcı Parolanız : Hatırla :    Kayıt   Şifremi Unuttum

php ile gün hesapları

Eklenme Tarihi : 27.09.2008 | Okunma Sayısı : 355

<?php
echo strtotime("now"), "\\n";                 
// bugün
echo strtotime("10 September 2000"), "\\n";   
// 10 eylül 2000
echo strtotime("+1 day"), "\\n";              
// bir gün sonrası
echo strtotime("+1 week"), "\\n";             
// bir hafta sonrası
echo strtotime("+1 week 2 days 4 hours 2 seconds"), "\\n";  
// bir hafta 2 gün 4 saat 2 saniye sonrası
echo strtotime("next Thursday"), "\\n";
// en yakın perşembe
echo strtotime("last Monday"), "\\n";
// son pazartesi
?>
Hepsini Görüntüle...

php mysql php oracle ajax apache xml cozumleri w3c xhtml w3c css JavaScript Object Notation