php-ajax time counter

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
shuhail
Forum Newbie
Posts: 16
Joined: Sun Jun 28, 2009 5:52 am

php-ajax time counter

Post by shuhail »

Hello! every1,

I am working on a project.
I need a php based ajax time counter that will countdown from 5 minutes.
when it reach zero. it will pass the value & start again from 5 minute.

there are some applications i got on facebook (like mafia wars) containing a health counter.
I need something like that.

can anybody help me?

Thanks.
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: php-ajax time counter

Post by requinix »

What have you tried so far? Done any research? Searching? Any experiments or tests?
Post Reply