i'm doing an insert into query and execute it with
ora_parse(...)
ora_execute(...)
the errorcode returns 0000 (OK)
but the db is not updating
when i update it through the oracle itself then i have to restart my apache to see changes in php
please help me
thanks,Ofir