Is this posible ?!!!!!!!!!

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
liviu
Forum Newbie
Posts: 16
Joined: Fri Jul 18, 2003 6:39 pm
Location: Tulcea, Romania

Is this posible ?!!!!!!!!!

Post by liviu »

I'd like to make refresh only on one specific cell in a table. That cell is containing the curent hour (generated by a PHP script) and i need only this specific content to be updated every second. 8O 8O 8O 8O :cry: :roll:

Thank you.

With Respect, Liviu Hariton
User avatar
Stoker
Forum Regular
Posts: 782
Joined: Thu Jan 23, 2003 9:45 pm
Location: SWNY
Contact:

Post by Stoker »

iframe and meta refresh or javascript
Post Reply