Problem with dynamic form created in cakephp

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
ruchika
Forum Newbie
Posts: 1
Joined: Fri Jan 08, 2010 12:20 am

Problem with dynamic form created in cakephp

Post by ruchika »

I need to create a dynamic form and also generate its database table ,update this table and show these forms in front page .when a user use this form and add data through this form then this data saved to database dynamically there are many forms with different database tables .anyone have idea about this then please help me.

In this i m using cakephp
Post Reply