0
My question is the following, assuming I have a div and in this div I have a php code that says that when someone enters the page sends a Curl. What I want to know basically is if there is any way that div is constantly updating for as soon as I change something display or x in x milliseconds send Curl.
Thank you
jquery+ ajax does not help you?
– user28595
If I knew how to apply
– Gonçalo
Have you ever done anything ready in code? It’s easier to explain from something already done.
– user28595
Search here on the tag, you will find a lot of examples and solutions for the most basic problems: http://answall.com/questions/tagged/ajax?sort=frequent&pageSize=50
– brasofilo