Update: Major BUG was fixed please upgrade. DBMS_JOB was filling shared pool with UNIQUE SQL and it is NOT GOOD (BAD). That is very easy upgrade. Read instraction inside of the file.
This addition will allow enterprises to use Oracle DB to handle sessions in PHP. And cookies can be replaced with sessions in many cases. Will work with load balancing well.
ORAMON is a free Oracle database monitoring tool. It can help you in managing critical database administration task easily. To avoid any complexity, we have tried to make the interface as much simple as possible.
Paginator is a php class that will help you to split your record sets into pages. I wrote this class to save myself some time and then thought others might find it helpful. Paginator will return a number that you can use to set your base record and a number to use as an offset. For now I know it works in mySQL queries and with arrays. It also has methods to make it easy to make your page links. There also is an extension with some pre-made link sets to make things even easier.
1. Store your patients data on your computer with images.
2. If you have a network you can access the program from the server allowing multiple users to use the program, which is good in a multi room practise.
3. A calendar integrated into the software which helps you set the appointments for your patients.
The upcoming versions will have more features added to it.
Coding Ground is Large Database website Listing Free Database Tools scripts, php tutorials, php-mysql tutorials, other tutorials, ebooks, webmaster tools, and more .
A script to import data to a MySQL database from CSV files. Open a CSV file and preview it. Then, connect to your MySQL database, select which fields should receive which column (or set value) and then import. You can add, update or even add and update with this script. This new version allows you to create tables prior to import, import via rules (insert/update only where column X is greater than 13), delete from table and save your rules. There is also now a file browser to find your file.
This is a small web based database administration code using PHP 4+ and mySQL database. Features
1) Login
2) Control Panel
3) Add records
4) Edit records
5) Delete records
6) Logout