1
Who can give me some hints or give me the lines to the following.
I want to have a list of the users. Behind each user I want to see two or fiels of the records that can be edited.
The current way is just one user with al the fiels of the records. If I want to frequently edit some data for all user ( data is different per user) it takes a while (200 users).
Another pssibillity is to import a csv straightinto the database.
My knowledge of PHP and SQL is to poor to create this.
Thanks for the replies