Nov 25, 2003 #1 siena Technical User Joined Jan 30, 2003 Messages 262 Location US I'm updating the o2 system right now. I tried doing a gis lookup using and got the following error message: Fatal error: Call to undefined function: fetchrow() in /mnt/address_search.php Does anyone know what this means and how to resolve it?
I'm updating the o2 system right now. I tried doing a gis lookup using and got the following error message: Fatal error: Call to undefined function: fetchrow() in /mnt/address_search.php Does anyone know what this means and how to resolve it?
Nov 25, 2003 #2 Bastien Programmer Joined May 29, 2000 Messages 1,683 Location CA If fetchrow is not in the same page and there is no include/require to use that page, you will get this error. Bastien Any one have a techie job in Toronto, I need to work...being laid off sucks! Upvote 0 Downvote
If fetchrow is not in the same page and there is no include/require to use that page, you will get this error. Bastien Any one have a techie job in Toronto, I need to work...being laid off sucks!