Re: [PHP-DB] Need Help on "DHTML and PHP"

2001-11-21 Thread MrBaseball34
> > I wrote a program which retrieved Username from DB every 2 or 4= > second. Why every 2 or 4 seconds do you need to retrieve the username? The user is still the same in the session... -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For addi

Re: [PHP-DB] Need Help on "DHTML and PHP"

2001-11-15 Thread Richard S. Crawford
1. You can't do it without causing the screen to flicker, unless you use... Nope, that won't work. Never mind. The problem is that once the page is loaded into the browser, there is no way to change the content of the page based on server data without re