Skip to content

call_user_func() => 'pg_fetch_field' not found #13

Description

@aap4ixx

Hi.
With PostgreSQL select result DLL not work.

Warning: call_user_func() expects parameter 1 to be a valid callback, function 'pg_fetch_field' not found or invalid function name in C:\Apache24\htdocs\TestSystem\DLL.dBug.V0.2.php on line 305
Code example:

$QQString = "SELECT * FROM public."TestTable"";
$SQL_Result = pg_query($DBlink,$QQString);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions