Welcome, Guest! Log In | Create Account

Share

OracleEditor.php

by tistre2

OracleEditor.php is a standalone PHP script which allows you to browse your Oracle database tables and insert, update, and delete rows in any table. It requires no installation and no configuration.


http://oracleeditor.sourceforge.net

Project Feed

  • oracleeditor 1.20 file released: OracleEditor-1.20.zip

    Revision 1.20  2006/05/12 21:30:40  tim
    Allow slash and colon in service name for Oracle Instant Client connection
    syntax. Allow dollar sign in user name.
    Now works with php.ini setting "short_open_tag = Off".

    11:54PM on May 12 2006

  • oracleeditor 1.20 file released: OracleEditor-1.20.php.gz

    Revision 1.20  2006/05/12 21:30:40  tim
    Allow slash and colon in service name for Oracle Instant Client connection
    syntax. Allow dollar sign in user name.
    Now works with php.ini setting "short_open_tag = Off".

    11:54PM on May 12 2006

  • Code committed

    Anonymous committed patchset 1 of module CVSROOT to the OracleEditor.php CVS repository, changing 11 files

    04:11PM on Dec 20 2005 by nobody

  • Project Information Updated

    tistre2 registered the OracleEditor.php project

    03:37PM on Dec 20 2005 by tistre2

  • Forum thread added

    Anonymous created the Welcome to Developers forum thread

    03:37PM on Dec 20 2005 by nobody

  • Forum thread added

    Anonymous created the Welcome to Help forum thread

    03:37PM on Dec 20 2005 by nobody

  • Forum thread added

    Anonymous created the Welcome to Open Discussion forum thread

    03:37PM on Dec 20 2005 by nobody

  • oracleeditor 1.19 file released: OracleEditor.zip

    Revision 1.19  2005/06/28 09:11:54  tim
    For UTF-8 detection, use getenv('NLS_LANG') instead of $_SERVER[ 'NLS_LANG' ].
    
    Revision 1.18  2005/06/10 14:49:09  tim
    Added PHP version and required module check.
    Added "online help" via the HTML title ...

    09:59AM on Jun 28 2005

  • oracleeditor 1.19 file released: OracleEditor.php.gz

    Revision 1.19  2005/06/28 09:11:54  tim
    For UTF-8 detection, use getenv('NLS_LANG') instead of $_SERVER[ 'NLS_LANG' ].
    
    Revision 1.18  2005/06/10 14:49:09  tim
    Added PHP version and required module check.
    Added "online help" via the HTML title ...

    09:59AM on Jun 28 2005

OracleEditor.php Actions