Database Application Framework

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

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