User Tools

Site Tools


classes:general:dbsamples:php_oracle

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
classes:general:dbsamples:php_oracle [2017/01/14 19:43] – [students.cs.ndsu.nodak.edu] localadminclasses:general:dbsamples:php_oracle [2017/01/14 19:44] (current) – [PHP Example Connection] localadmin
Line 22: Line 22:
 $stid = oci_parse($conn,$query); $stid = oci_parse($conn,$query);
 oci_execute($stid,OCI_DEFAULT); oci_execute($stid,OCI_DEFAULT);
- 
  
 // Iterate through each row // Iterate through each row
classes/general/dbsamples/php_oracle.1484444628.txt.gz · Last modified: by localadmin