Wednesday, 3 September 2014

Time show in header footer of Site

Display Time Header /footer any part of web site :
-------------------------------------------------------------------
paste this code with matched bgcolor and show time everypage of template / site
           
<?php    date_default_timezone_set("Asia/Kolkata");
echo date('h:i A'); ?>

No comments:

Post a Comment

Micro front end module federation - UI Arch

  module-federation-examples / module-federation-vite-react                                                          https://github.com/modu...