Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
aap4ixx opened this issue Nov 1, 2018 · 0 comments
Open

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

aap4ixx opened this issue Nov 1, 2018 · 0 comments

Comments

@aap4ixx
Copy link

aap4ixx commented Nov 1, 2018

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);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant