Archive for January, 2010
Here’s a way that’ll get you the sfUser object from anywhere
sfContext::getInstance()->getUser()
add 1 day to a specific date in php
$from = date("Y-m-d",strtotime('+1 day', strtotime(date("$m/$d/$y"))));
sfContext::getInstance()->getUser()
$from = date("Y-m-d",strtotime('+1 day', strtotime(date("$m/$d/$y"))));
You are currently browsing the archives for January, 2010
Fusion theme by digitalnature | powered by WordPress
Entries (RSS) and Comments (RSS) ^