generating automatic forms

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
eduard77
Forum Newbie
Posts: 17
Joined: Sun Nov 22, 2009 10:10 pm

generating automatic forms

Post by eduard77 »

HELLO
I am rather new in PHP and I try to solve a problem.
When I create automatically a new row in a mysql database and I want to add to this new row automatically a new form on my webpage. So when somebody inserts a new comment on my side I want to create for him a new form and then to post it on my site.
Thanks
Last edited by eduard77 on Mon Nov 23, 2009 5:40 am, edited 1 time in total.
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: generating automatic forms

Post by requinix »

Post Reply