OCI-Collection->getElem -- Returns value of the element
Syntax
mixed OCI-Collection->getElem ( int index )
Method OCI-Collection->getElem() returns value of the
element with index index (1-based).
OCI-Collection->getElem() will return FALSE if
such element doesn't exist; NULL if element is NULL; string if
element is column of a string datatype or number if element is numeric
field.
OCI-Collection->getElem() will return FALSE in case of
error.
Php oci collection getelem Function syntax tag
oci collection getelem php code on this is provided for your study purpose, it will guide you to know how create and design a website using php. use it to practice and train your self online
Php oci collection getelem syntax tutorial
php tutorial guide and code design are for easy learning and programming. The code practice section provided at the top is for practising of this syntax. Use the code section up to practice your php programming online. Learning php is very easy, all you need is to use the examples on this site and practice them to perfect your skills.