Posts by Drbs • 3 points
1 post
-
0
votes2
answers3306
viewsQ: Fatal error: Call to a Member Function fetch_array() on Boolean when querying Function help
I am doing a function that when it receives a number , in case, an id it makes a query and rescues the name that is in that id and I come across this error. code function catporid($cat){ global…