hi,
I have a page with some layers (<DIV> tags) and one layer's content is built
by a PHP script which gets its content from a database.
What I want is: when the database content should change, I'd like to see
that immediately on my page. I dont thinks theres a command to do this?
I thought about an automatic reload after xxx seconds, but how would I do
that? It shouldnt reload the whole page, but only one layer...
can this be done with PHP or should I search for it with JavaScript?

TIA!!



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to