Am still a beginner in PHP scripting. So I’m asking for expertise here.
I have a php file that performed query statement in an oracle database ver9i which then display records in a table. This php file was created in php ver4 and it was functioning properly. Then php version was changed to php ver5 using the same file but now there are problems displaying the records. The data row is always being displayed twice now??? Any idea why? Is there compatibility issue here?
Any opinion will be greatly appreciated.
Thanks.