


| category | articles | ||||
AdsenseAdwordsArticleBlogCMSCSS StyleDatacenterDesign GraphicsFlash AnimationInternet RadioMessengerProgrammingProviderSearch EngineSecuritySecurity WebSEFSEOSoftwareSoftware Web |
Count how many days If you have a date from x to y, and you want to count how many days from that date, you can use function strtotime at php. You can try like below: $from = "2007-05-1"; $to = "2007-05-3"; $day =floor((strtotime($from)-strtotime($to))/86400); print $day; 86400 is seconds in a day (24 hours x 60 minutes x 60 seconds). If you count that date, your result will be 2 days. OTHER ARTICLES PHP feof() Functionhtaccess UsefulPassing value from child window to parentAllowOverride directive for Apachehtaccess at WindowsSnoopFreeAuthUserFile directiveClearModuleList directivePrevent htaccess From Hack 2AuthType directive for Apache |
||||
| © 2001 - 2012 Tatamedia Solusindo | Link Partner: akomodasi.net, indoproduk.com, satria.com, idee-online.net, gptkk.org, maniak belanja, hotels68 | |||||