Top "User-profile" questions

The user profile is a section, page or tab, used to manage and display a set of personal information of a certain user.

Editing user profile details

How to create action and views for editing user custom informations? Authorization is based on membership created by VS with …

asp.net-mvc simplemembership user-profile
Oracle SQL: Transferring tables from one user to another

I created a new user called temp, with a password temp. I have another user called Scott that is identified …

oracle sqlplus user-profile copying
how to upload profile pic for users wordpress from front end

I have tried a lot to to upload an image for each of the users in my wordpress website, I …

php wordpress user-profile
wget for fetching Facebook profile/friend pages

I am trying to fetch facebook a user's profile page using "wget" but keep getting a non-profile page called "browser.…

facebook wget user-profile web-crawler
Getting user profile with google oauth2

I'm trying to get user profile information upon logging in with google-oauth2. User successfully logs in and i can get …

oauth-2.0 user-profile
Get first file in directory PHP

I want to get the first file in a directory using PHP. I am trying to make a function where …

php image directory user-profile
linux: how to execute profile file

My colleague gave me a file containing lots of configs such as alias ll="ls -l" alias lr="ls -lrt" …

linux user-profile
sudo to a different user and run command as that user

consider this sudo command below sudo -iu bigadmin bigadmin is a generic user that all users sudo to, to do …

shell sudo user-profile login-script .profile
How can I find all public comments for a Github user?

Until recently I was able to find all my public comments using a link on my profile page. I was …

github user-profile
enable user_birthday permission facebook birthday in php

I m making a facebook app to display the birthday of a user......... <? require_once('php-sdk/facebook.php'); $config = …

php facebook facebook-graph-api user-profile