Menu

PHP DB Edit Toolkit / News: Recent posts

small fix to version 0.40

This fixes a small problem in example/inc/mediator.php, which breaks the example app.
Please download the fixed version.
Thank you.

Posted by Jochen Daum 2005-02-16

phpdbedittk 0.4 released

Major changes and new features:
- Main loop now runs as a kind of finite state machine in genericadmin.php, this makes the big switch statements in genericadmin.php and the example application (and your application obsolete). The processing of actions is now controlled from the data dictionary.
Documentation will follow, as will generating a default setup of these actions from mysqlexport and mssql-export.... read more

Posted by Jochen Daum 2005-02-14

phpdbedittk-0.31 contains small bug fix

Hi,

just a small bug in the last release, which created a lot of ERROR_NOTICE.

Jochen

Posted by Jochen Daum 2005-01-10

PHPDBEditTk 0.3 released

Hi,

I must have slept for a whole year....Jokes aside, I'm sorry I have not done any releases throughout last year - I was busy starting my own business.

I have however used PHPDbEditTk in all my work. This release contains all changes throughout last year. You can see most of them by looking at the example application, which is contained in the release. It also contains the mysqlexport tool (unchanged) and a MSSQL export tool (not in CVS yet), as well as documentation generated with PHPDocumentor.... read more

Posted by Jochen Daum 2005-01-06

PHPDBEditTk hibernates until January

Hi!

I go on a big Christmas holiday and PHPDbEditTk hibernates until I'm back.

Merry Christmas and Happy New Year.

Jochen

Posted by Jochen Daum 2003-11-28

PHPDBEditTk Live Demo

Hi!

I will demonstrate PHPDBEditTk live tonight as part of the PHP UG Auckland, New Zealand meetup at my flat.

Email me for details, if you're interested

Jochen

Posted by Jochen Daum 2003-10-02

mysqlexport 0.1 released

Hi !

This is the release of mysqlexport, a tiny page for exporting mysql tables into data dictionary arrays for PHPDBEditTk.

Writing up (or copying/pasting) the data dictionaries took me about 80% of the time when writing web pages with PHPDBEditTk, so I think this is a natural step.

I also decided to split up the mysql and mssql export tools because I can test the latter at work only. The mssql export tool will be released shortly.... read more

Posted by Jochen Daum 2003-09-29

Ann: DB Export to Data Dictionary

Hi!

I just finished the main parts of the DB table export to the data dictionary of PHP DB Edit Tk and plan to release it after some testing later this week. This will make building admin sites with the Toolkit even easier.

The Export function will support MySQL and MSSQL.

Jochen

Posted by Jochen Daum 2003-09-22

Version 0.1.1 out with minor bugfix

Hi !

There's a minor bug in the 0.1 version which lets the example app not run on linux without midifications.

Version 0.1.1 fixes that problem.

Posted by Jochen Daum 2003-09-22

Documentation extended

Hi !

I extended the documentation a bit, mainly on the table view features of the main class.

Also, I fixed the html source in the PHPDoc generated documentation.

Posted by Jochen Daum 2003-08-24

PHPDoc documentation uploaded

Hi !

I have uploaded the PHPDoc generated documentation, which is part of the classes. There are also a couple of paragraphs introduction.

More is coming....

Jochen

Posted by Jochen Daum 2003-08-04

PHP DB Edit Toolkit 0.1 released

Have a look at the example application.

Posted by Jochen Daum 2003-06-15
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.