Posted by seajay on 04/09/06 23:42
hello,
Try to place the name of the field you are trying to get such as
$val = oci_result($stmt,"fruit_name");
You can also check the following page for more details
http://www.php.net/manual/en/function.oci-fetch-array.php
Navigation:
[Reply to this message]
|