1
Hello, I read some tutorials on how to update every few seconds(using javascript, Jquery, etc) and wanted to know if there is a way to update a DIV with PHP itself, when pressing a button for example.
For example, when doing a survey update a specific DIV within the site without updating the entire page.