PHP - Oracle :: getting recordSets out

wxdqz

New Member
hi all,

i guess this has been addressed a few times .. but i can find NO satisfactory solution::

i am trying to get PHP to access a recordset returned by an oracle stored proc. if my proc returns a single value i can get it easily into PHP but if it returns a whole row or multiple rows i just cannot get the PHP script to work.

has anybody got this working??? any help will be greatky appreciated.

rgds
 
Back
Top