前の記事 «:PHPプログラマーズマガジン11月号
次の記事 »:「すべての漢字を取り出す正規表現」をPHPで試す

phpMyEdit: DB操作コード自動生成

2005年11月07日

スポンサード リンク
phpMyEdit: Welcome!

Instant MySQL Table Editor and PHP Code Generator
phpMyEdit generates PHP code for displaying/editing MySQL tables in HTML. All you need to do is to write a simple calling program (a utility to do this is included). It includes a huge set of table manipulation functions (record addition, change, view, copy, and removal), table sorting, filtering, table lookups, and more.
ダウンロード後、phpMyEditSetup.phpにアクセスしウィザード形式で進んでいくと、最終的に指定したテーブルの操作用ライブラリが出来上がる。
「テーブル名.php」ファイルが作成され、ダウンロード時に同梱されている、phpMyEdit.class.phpと共に使う。

こういうコードジェネレート系のスクリプトが日本でも出てくるとよいですね。

関連エントリ)
データベースアクセスクラスをWEB上から自動生成
スポンサード リンク
あなたのネットサービスを当ブログで紹介します!

投稿者 KJ : 2005年11月07日 14:35 | ブックマークに追加する Subscribe with livedoor Reader
間違いの指摘をしていただける方はメールでお願いします


本を執筆しました。

コメント