Posts by Jonatan Gonsales • 1 point
2 posts
- 
		0 votes1 answer465 viewsQ: Recover mysql php query with ajaxHello! I would like a help to know how to recover data from php mysql query and present it on the page that made the request via ajax, this code at the moment presents error Cannot read Property… 
- 
		0 votes2 answers81 viewsQ: Upload with java scriptI have the following image upload code but it only works if the js is on the same form page and does not work coming from external file js, I would like to use external because I use other…