Hello everyone,
I just installed Zend Core 2.5.0 (simply apache + php 5) with oracle
instant client. I enabled the oracle extension. Everything works ok, but
I ran into one strange problem.
I can connect to the oracle server without problems, I can also perform
SELECTs,INSERTs, etc. The problem
Hello,
the problem is in this part of code $key -> $value
This notation means that you are trying to access property $value on the
object $key.
Just replace it with $key => $value and you will get the result as expected.
Martin J
jekillen wrote / napĂsal(a):
Hello;
I have this section of co
2 matches
Mail list logo