Show Present time in page

Reply

Join Date: Nov 2008
Posts: 20
Reputation: Narayan15 is an unknown quantity at this point 
Solved Threads: 0
Narayan15 Narayan15 is offline Offline
Newbie Poster

Show Present time in page

 
0
  #1
Feb 18th, 2009
Hi,
I want to show running time. i dont want to show present time. Time should be running on php page.

Please Please help me.
Reply With Quote Quick reply to this message  
Join Date: May 2008
Posts: 524
Reputation: Will Gresham is on a distinguished road 
Solved Threads: 86
Sponsor
Will Gresham's Avatar
Will Gresham Will Gresham is offline Offline
Posting Pro

Re: Show Present time in page

 
0
  #2
Feb 18th, 2009
If you mean a 'clock' which shows the current time without refreshing the page, PHP is not the place for you, try looking for Javascript clocks.
AJAX is not a programming language, scripting language or any other sort of language.
It is acheived by using JavaScript http functions.
So, AJAX = JavaScript.
Reply With Quote Quick reply to this message  
Join Date: Nov 2008
Posts: 20
Reputation: Narayan15 is an unknown quantity at this point 
Solved Threads: 0
Narayan15 Narayan15 is offline Offline
Newbie Poster

Re: Show Present time in page

 
0
  #3
Feb 18th, 2009
Thank you for your reply.
please write the javascript code for Clock

Thanks in advance.
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 148
Reputation: mschroeder is on a distinguished road 
Solved Threads: 25
mschroeder mschroeder is offline Offline
Junior Poster

Re: Show Present time in page

 
1
  #4
Feb 18th, 2009
  1. <script type="text/javascript">
  2. document.write('Clock');
  3. </script>

But, seriously, how about you do some searching, try to put something together and when you have problems you post what you have so far and we provide you with some assistance.
Last edited by mschroeder; Feb 18th, 2009 at 2:27 pm.
If you're question/problem is solved don't forget to mark the thread as Solved!

-- Code I post is usually but not always tested. If it is tested it will be against 5.2.11 or 5.3.0
Reply With Quote Quick reply to this message  
Join Date: Aug 2009
Posts: 12
Reputation: fuego2008 is an unknown quantity at this point 
Solved Threads: 1
fuego2008 fuego2008 is offline Offline
Newbie Poster

Re: Show Present time in page

 
0
  #5
Aug 19th, 2009
There is a nice JS clock tutorial in this link:
http://sites.google.com/site/superco...vascript_clock

I hope it would have good use for you.

Cheers,
Fuego
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the PHP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC