Page 1 of 1

RETRIEVE ARRAY From Oracle in PHP

Posted: Tue Feb 11, 2003 12:57 pm
by eyestorm
I need to know the code process to be able to retrive an arrayed variable from oracle, I have success with a regular Varchar variable being sent from the procedure, but as soon as it's an array nothing is shown.

the procedure is in a package. but that shouldn't matter.

a response would be greately appreciated.