Developer Forums | Newsletter Signup | About Us | developerworks Latest | Site Map
Search  
HOME > PHPMANUAL


Sponsors






Web Host
site hosted by netplex

Online Manuals

ociresult

(PHP 3>= 3.0.4, PHP 4 )

ociresult -- Returns column value for fetched row

Description

mixed ociresult ( resource statement, mixed col)

ociresult() returns the data for column column in the current row (see ocifetch()). ociresult() will return everything as strings except for abstract types (ROWIDs, LOBs and FILEs).

You can either use the column-number (1-Based) or the column-name, in uppercase, for the col parameter.

Copyright 2004-2008 GrindingGears.com. All rights reserved. Site hosted by NETPLEX