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.
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".
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".
Anonymous committed patchset 1 of module CVSROOT to the OracleEditor.php CVS repository, changing 11 files
tistre2 registered the OracleEditor.php project
Anonymous created the Welcome to Developers forum thread
Anonymous created the Welcome to Help forum thread
Anonymous created the Welcome to Open Discussion forum thread
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 ...
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 ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use