seany123 Posted December 3, 2009 Share Posted December 3, 2009 SOLVED thanks Link to comment https://forums.phpfreaks.com/topic/183905-fatal-error-call-to-undefined-method-adorecordset_mysqlfectrow/ Share on other sites More sharing options...
mikesta707 Posted December 3, 2009 Share Posted December 3, 2009 $e_gang = $e_gquery->fectrow(); do you mean fetchrow? $e_gang = $e_gquery->fetchrow(); if you actually read the error messages it will probably help identify the error Link to comment https://forums.phpfreaks.com/topic/183905-fatal-error-call-to-undefined-method-adorecordset_mysqlfectrow/#findComment-970823 Share on other sites More sharing options...
seany123 Posted December 3, 2009 Author Share Posted December 3, 2009 i did read the error message but it was just a easy mistake to make... thanks Link to comment https://forums.phpfreaks.com/topic/183905-fatal-error-call-to-undefined-method-adorecordset_mysqlfectrow/#findComment-970828 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.