Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   PHP / mySQL (http://siteownersforums.com/forumdisplay.php?f=10)
-   -   Having issue in following code... (http://siteownersforums.com/showthread.php?t=181297)

";
echo "";
echo "";
echo "";


I want to calculate date difference between two date using above code. But its not working. Any help ????

Relax: sms tones, bad things ringtone download, mobile ringtones
alanwaston 12-06-2016 09:40 PM

Having issue in following code...
 
echo "
".__('Purchase Date ')."";
Html::autocompletionTextField($ic, "date2", array('option' => $option));
$diff=date_diff((intval($ic->fields["date2"],$date1)));
echo $diff;//->format("M");
echo "


All times are GMT -7. The time now is 09:39 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.