i have table of users.. and there is a lot of registration and users
information are stored in mysql
i want to make a page where i can see all users detail...... i can add
..delete users... update users....... view users........etc
how it can me ? any tutorial you ppl can refer me ?
help me for this please
thank you in advance
How To Add.. Delete..Update.. User Info From My SqL ?
Moderator: General Moderators
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
This is incredibly simple in reality. It nothing more than basic select, instert, update and delete queries.
How much MySQL do you know already? A quick google for MySQL tutorials returns quite a useful stack of results:
http://www.google.co.uk/search?hl=en&q= ... arch&meta=
How much MySQL do you know already? A quick google for MySQL tutorials returns quite a useful stack of results:
http://www.google.co.uk/search?hl=en&q= ... arch&meta=