Posts by Mateus Par • 1 point
2 posts
- 
		-2 votes1 answer103 viewsQ: Reload only one DIV with JavascriptHello. I am using LARAVEL. I have a div that displays whether the site is ON or OFF. Using the curl_info function, the url is passed and then the function returns the site status. I would like this… 
- 
		-2 votes1 answer26 viewsQ: Add class with Jquery when opening the pageHello. I’m trying to make a monitoring center for the network computers. Each div will ping to an IP and then return ON or OFF. Then, with Jquery, I assign the value of the PHP variable and, if ON…