hi friends,
as admin I need to fetch my members usernames in a shape of links for any username.
when I click on any one veiw it's information so that I can make update for these information.
plz help with example
hi friends,
as admin I need to fetch my members usernames in a shape of links for any username.
when I click on any one veiw it's information so that I can make update for these information.
plz help with example
What is "a shape of links"? Do you mean you want a page you can link to like "user.php?u=vividona" and have it retrieve the specified user's info?as admin I need to fetch my members usernames in a shape of links for any username.
So you want the information to be editable? Put all of it in textareas and textboxes. Then enclose those in a form with a submit button and set the form's action as a page (maybe the same page) which will process the form data.when I click on any one veiw it's information so that I can make update for these information.
Thank you Jesdisciple for you help I did it
Thank you again
Bookmarks