yanti Posted July 6, 2009 Share Posted July 6, 2009 hi guys...i just want to know if there is any good reference for me to refer working with PHP and oracle. by the way i'm new in this matter. so, i would like a suggestion or idea from you guys. thanks. Quote Link to comment Share on other sites More sharing options...
artacus Posted July 6, 2009 Share Posted July 6, 2009 The PHP manual would be the best place. If you are using ODBC, then its not really different from using PHP w/ any other db. http://www.php.net/manual/en/book.uodbc.php If you are using OCI8, it'll be different. But again the php manual spells it out. http://www.php.net/manual/en/book.oci8.php And Oracle has a few resources. http://www.oracle.com/technology/pub/notes/technote_php_instant.html Quote Link to comment Share on other sites More sharing options...
yanti Posted July 7, 2009 Author Share Posted July 7, 2009 ok...so is there any difference between OCI8 and other version like OCI9? how am i going to setup for windows version? Quote Link to comment Share on other sites More sharing options...
artacus Posted July 7, 2009 Share Posted July 7, 2009 Oracle doesn't come w/o a DBA does it? Your DBA should help you get it set up. But you'll need to install the Oracle Instant Client on that box. http://www.oracle.com/technology/software/index.html Lots of tutorials and help at Oracle. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.