php + informix -> select problem

wxdqz

New Member
Hi!

I have a problem. When I insert data in informix database and later try to get it through select (with php), data is not shown.
In dbaccess I cas select data normaly.

Can anyone help me with this? I really don't know what to do.

I use Informix DS 2000, on Solaris 7 with apache 1.3.19 and php 4.0.5

I use ifx_connect, ifx_query, ifx_prepare and ifx_do functions. If code is needed, I can send it.

Thanks!
 
Back
Top