Connecting Tech Pros Worldwide Forums | Help | Site Map

Create a drop down from an Oracle DB table...

nine72's Avatar
Newbie
 
Join Date: Oct 2006
Location: Carrollton Tx
Posts: 19
#1: Nov 13 '08
Ok, I have never worked with oracle period, I have been asked to create a single php page that will connect read 2 colums from a table and generated a drop down...thats it simple, yet I can not be allowed for the development to connect to said DB....yippie...

If anyone can provide a link to a toturial, scripting blog anything (yes have spent the last 3 days at Oracle's site going over what they have...and has given me a headach...just looking for more reading and samples.

Cheers.



pbmods's Avatar
Site Moderator
 
Join Date: Apr 2007
Location: Texas
Posts: 5,435
#2: Nov 14 '08

re: Create a drop down from an Oracle DB table...


Heya, Nine.

There's a few examples on the PHP Manual (http://php.net/oci8.examples).
nine72's Avatar
Newbie
 
Join Date: Oct 2006
Location: Carrollton Tx
Posts: 19
#3: Nov 14 '08

re: Create a drop down from an Oracle DB table...


Sweet Thanks Will check it out and see what I can do with it...
You guys here at Bytes are the best.
nine72's Avatar
Newbie
 
Join Date: Oct 2006
Location: Carrollton Tx
Posts: 19
#4: Nov 14 '08

re: Create a drop down from an Oracle DB table...


Ok, I think I have it, and we can close this one....

Thanks again....
Reply