Hi,
I'm new to PHP, and I'm not shure if I will be able to accomplish this using it:
I want a page to show some data stored in a MySQL database, and I need that any change on these data be shown in my already loaded and resolved page. Is it possible to do this using PHP ? If not, how can I do this ? Javascript ?
Thanks


