[PHP-DB] Modifying or deleting checked records###

2005-10-19 Thread Juan Stiller
Hi, based to some help from this great list , some tuts , i´ve finlly make this php page, that shows existing records on a database, with a checkbox each record so users can check it to modify the record or to check it to delete it. Plus, as im using dreamweaver, i´ve downloaded an extension , tha

[PHP-DB] odbc vs. oci8

2005-10-19 Thread Alain Rivest
Hi, which one is the fastest: odbc or oci8? I use PHP 5 with IIS on Windows Server 2003 with Oracle 8 and 9 on several Alpha Servers with OpenVMS. Which one should I choose, odbc or oci8? Does oci8 works with Oracle 9i? For now I wrote my web applications with odbc support because the other