Database Application Framework

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
staylor
Forum Newbie
Posts: 3
Joined: Tue Jan 21, 2003 5:40 pm

Database Application Framework

Post by staylor »

I am a relative novice coding PHP coming from a Unix, Oracle, Remedy background. I am designing a web site which will access Oracle using PHP and am looking to shortcut a lot of the work by building on that of others.

Can someone please recommend a database/form framework in php or php classes they have found useful.

I have found Phormation - is this comparatively good.
Also FastTemplate class appears to be quite well received.

Thanks
Post Reply