Posts by Carlos prestes silva • 35 points
3 posts
- 
		0 votes1 answer42 viewsQ: React - Form taken from PHP giving error "CANNOT POST"Hello, I’m having a problem reusing a form that I used to use in my html application so that I sent the data to a PHP file to insert into my MYSQL database. Unfortunately I am not able to take… 
- 
		0 votes1 answer71 viewsQ: React-Hooks/exhaustive-deps | Error in an assync function when taking data from an APIHello, I’m having an error in React.Js that I don’t understand in trying to consume data from an API I created myself. I created a loop so that I could get the json information and print my site.… 
- 
		1 votes1 answer28 viewsQ: Error when displaying contents of a mysql BD via a PHP APIWhen creating an API for later consumption I get this error: Fatal error: Uncaught Error: Call to a Member Function prepare() on string in C: wamp64 www React test with API full src api…