Bind Record Type from php to oracle
919202Feb 22 2012 — edited Feb 26 2012Hi,
Is there have any way to get record type from PHP array?
I want design a procedure that have a record type parameter with input,
and I use this parameter to check value and insert to table
This procedure call by PHP use array.
can help me?
thx.