Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [php]Więcej kont Administratora
Tabus
post
Post #1





Grupa: Zarejestrowani
Postów: 65
Pomógł: 0
Dołączył: 22.03.2008

Ostrzeżenie: (0%)
-----


Witam na moim uploadzie posiadam 1 konto do logowania w pliku config.php jest wpisany login i hasło którego musze uzywac do logowania chciałbym zrobic aby moża było utwozyc kilka kont "administratorskich do logowania ponizej daję kod w który wypełnia się.


Kod
//--- admin ---
// To log-in as an admin when every feature is
// hidden, click on "Powered" (hidden link) at
// the bottom of the page.
//
// if true, activate admin authentication
$config['admin_actived'] = true;
// admin username
$config['admin_username'] = "Tabus";
// admin password
$config['admin_password'] = "hasło";
// if true, allow upload only for admin
$config['protect_upload'] = false;
// if true, show upload feature only for admin
$config['hide_upload'] = false;
// if true, allow delete only for admin
$config['protect_delete'] = true;
// if true, show delete feature only for admin
$config['hide_delete'] = true;
// if true, allow make dir only for admin
$config['protect_makedir'] = true;
// if true, show make dir feature only for admin
$config['hide_makedir'] = true;


Ten post edytował Tabus 24.03.2008, 17:57:20
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 23.12.2025 - 18:28