OracleEditor.php 1.20 review

Download
by rbytes.net on

OracleEditor.php is a standalone PHP script which allows you to browse your Oracle database tables and insert, update, and delete row

License: Freely Distributable
File size: 0K
Developer: Tim Strehle
0 stars award from rbytes.net

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.

OracleEditor.php script requires no installation and no configuration.

I wrote it for situations where you quickly need to do some small data manipulation and don't have a better tool available. OracleEditor.php is free and Open Source (view the colored source code). Feel free to contact me at tim@strehle.de with questions/comments specific to this script. For general information on using PHP with Oracle, please refer to the Oracle Technology Network, the PHP manual, orafaq.com, webmonkey, or Thies C. Arntzen's slides.

News: Version 1.18 makes your life easier: Move your mouse over buttons and input elements to display a short help text. A warning will be displayed if your PHP installation does't match the requirements.

Disclaimer: Use this software at your own risk. I won't guarantee that it works, and I won't be held liable for any damage caused by it! Please make sure to protect this script with a .htaccess password or the like - never ever allow public access to it. Anyone capable of guessing your database login will be able to cause severe damage to your database.

What's New in This Release:
Support for Oracle Instant Client connection string syntax has been added.
The script now works with the php.ini setting "short_open_tag = Off".

OracleEditor.php 1.20 search tags