RE: Updating an open page with PHP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



[snip]
Dear list,
Is there a way in PHP to update information on an open web page (e.g. to
say 
"Hello, user, I have just logged in"), without the user having to
refresh 
the page himself each time?
[/snip]

No. PHP is server-side, you are looking for something client-side, like
JavaScript.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux