edit box broblem

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
kujtim
Forum Commoner
Posts: 35
Joined: Sat Oct 25, 2003 4:00 am
Location: kosovo
Contact:

edit box broblem

Post by kujtim »

i like to create an dinamik text or numbers for instant on my web page to be able to si the soconds muving like this : 1,2,3,4,5,6,7,8,9,;
I don't now if this is posible..
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

Yeah, you can do it using JavaScript.

http://www.hotscripts.com under the JavaScript section should have some good examples for it.
Post Reply