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
In domain the adminstrator/ admin group/enterprise admin has rights to create user.
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.
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.
Go into Admin, go to control panel, go to user accounts, then create new
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?
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.
Create a new admin account.
"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.
User: Admin Password: secure
for default user: admin pass: admin
they're called user-defined functions, this is the syntax: function the_user_defined_name() { the code you want here }
iPods don't have user accounts, so there's no real admin, just a single user (you) with universal permissions.