Php Code regarding database

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
ajy420
Forum Newbie
Posts: 1
Joined: Sun Jun 15, 2014 6:07 am

Php Code regarding database

Post by ajy420 »

(How to add unique button for every row of table(database's table) )

As my requirement i need to fetch all row data from database and want to update these all row.... with an unique button.
So how could it is possible. Guide me or help me.


And

And how to auto create table for every user... when they sign up, Accordingly date.


ajky91@gmail.com
litebearer
Forum Contributor
Posts: 194
Joined: Sat Mar 27, 2004 5:54 am

Re: Php Code regarding database

Post by litebearer »

What have you tried thus far; and, what error(s) are you getting?
Post Reply