2 PHP and Oracle Can PHP connect to an Oracle database "out of the box" or does it need to have a special extension installed first? I don't need to do anything complex, just connect to it and select the some data from a table. Thanks.