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

System Design

1. Scalability Scalability refers to a system’s ability to handle increasing workloads, users, or data without affecting performance.. A sca...