a refresh question..

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
cowboysdude
Forum Newbie
Posts: 5
Joined: Sun Jan 11, 2009 6:22 pm

a refresh question..

Post by cowboysdude »

I'm writing a 'module' that is only one small part of the page... I want this to refresh to show how many users and who they in a chat program.
I'm writing this in PHP and can't seem to figure out to do this..duh.. lol

I tried javascript but it refreshes the entire page and not just the module...

Help would be appreciated...

Thanks!!

:banghead:
User avatar
novice4eva
Forum Contributor
Posts: 327
Joined: Thu Mar 29, 2007 3:48 am
Location: Nepal

Re: a refresh question..

Post by novice4eva »

Time to go through ajax resources :wink:
cowboysdude
Forum Newbie
Posts: 5
Joined: Sun Jan 11, 2009 6:22 pm

Re: a refresh question..

Post by cowboysdude »

novice4eva wrote:Time to go through ajax resources :wink:
LOL Thank you for pointing me in the right direction...very much appreciated...Ahhhhh rookies... :crazy: LOL
Post Reply