Anatol ogórek wrote:
I got php+firebird working without any problem.
I am also able to create and compile simple udf for firebird.
Good to hear :)
I found that one UDF in php source so I thought that maybe someone of
you managed to use that extension.
I miss read what you were doing - where is tha
Użytkownik Lester Caine napisał:
Anatol - you seem to be mixing up PHP with Firebird internal UDF, the
two have nothing in common.
FIRST. Can you actually access Firebird from PHP ( forget UDF totally
at this stage ).
PHP on Linux needs installing with php_ibase.so in order to access the
ibase
Anatol - you seem to be mixing up PHP with Firebird internal UDF, the
two have nothing in common.
FIRST. Can you actually access Firebird from PHP ( forget UDF totally at
this stage ).
PHP on Linux needs installing with php_ibase.so in order to access the
ibase_/fbird_ functions.
Once you hav