answersLogoWhite

0

How do you create admin user in php?

User Avatar

Anonymous

13y ago
Updated: 8/19/2019

Have a separate field in your database and allocate the post accordingly. For eg.

$query = mysql_query("CREATE TABLE IF NOT EXISTS Login

(

Username varchar(12) NOT NULL Primary Key,

Password varchar(12) NOT NULL,

Post varchar(8),

// Add more fields to your liking

)");

For post allocate as admin, supervisor, etc

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Who created a user account in Active Directory?

In domain the adminstrator/ admin group/enterprise admin has rights to create user.


Where would one find information online on how to use the php admin?

One can use a Php admin to store information which can be easily accessed. If one uses the Php my admin one can have it to keep updated automatically.


Can i use php without a php admin or account?

Yes, you can use PHP without any admin account. It is a programming language you can install on any computer and does not have accounts inherently.


How can make another user in system?

Go into Admin, go to control panel, go to user accounts, then create new


How do you create a new user on ubuntu?

system -> admin -> users and groups. Or, since this question is in the "Windows XP" category, are you asking how to create a new user on Ubuntu from within Windows XP?


How can you create a language converter for website in English to Spanish in PHP?

You can use PHP to create a language converter for a website by storing language translations in a database or files, and then using PHP to dynamically switch the content based on the selected language. You can create language files for each language, and then use PHP sessions or cookies to store the user's language preference across pages. Finally, use PHP functions to display the content in the appropriate language based on the user's selection.


How to access the private user account files and folders in win XP pro?

Create a new admin account.


How do you remove an administrator password on an iMac G3?

"Admin" refers to users who can do things on the computer that non-admin users can't do. To delete a user, create an admin user. After you have created an admin user, open the System Preferences window. In "Users and Groups" select the user you want to delete and click the minus sign at the bottom of the "Users and Groups" pane. You may need that user's password.


Default admin password for the TS3100?

User: Admin Password: secure


What is the lycsis wag210n password?

for default user: admin pass: admin


How do you create function in php?

they're called user-defined functions, this is the syntax: function the_user_defined_name() { the code you want here }


How do you make your user admin on your Ipod Touch?

iPods don't have user accounts, so there's no real admin, just a single user (you) with universal permissions.