I am trying to put a clock on a website, i am currently getting the time via php built in function. But it does not change the minutes automatically, so that i need to refresh my page.
Is there any technique to put a clock showing time like this [07:23 AM], and update automatically when minute change without refreshing.
Kindly help me out, with code or proper links.
Thanks in Advance.