Can't seem to fathom as to what is causing this error after I add a record:
Adding Record to register: Fatal error: call to undefined function: fetchrow() in /path/to/my/server/main_classes/Add.php on line 179
Any ideas anyone?
Logged In: NO
fetchrow is looking for the new added items id - can you edit and delete items ok ?
Log in to post a comment.
Logged In: NO
fetchrow is looking for the new added items id - can you
edit and delete items ok ?