MemHT Portal is a Free PHP CMS and Blog
It permit the creation and the management online of websites with few and easy steps.
It's completely customizable, expandable and suitable for all needs.
Moderators: Moderators
Forum RSS feedReply
Login and Password Functions
AuthorText
slashado
Donator

Posts: 302
Contributes: 329

Gender: _MALE_
Online: No

Version: 4.0.1
Country: Brasil
Languages: Português, Inglês (via Google), e todas as outras (via google)
Date: 19/06/2009 07:37
Login and Password Functions
#post20752
Site url: http://www.memhtbrasil.com.br
MemHT version: 4.0.1
Hosting OS: Linux
PHP and MySQL versions: Não lembro
Installed addons/scripts: Muitos
Error/Problem: Nenhum


Hello .. Next, the intellectuals of the Member or MemHT ... I have a series of scripts that use login and password, the problem is that until today, I could not believe how well this system of memHT. Well, I have another script that USA Login and Password, and does not seem very different from the Chat Room made available here, then it is more complete, and has some functions which I have tried a lot ... but I am not able to adapt to MemHT ... How you adapt this memHT login and password of the other scripts?
If you like, can evaluate the script on this link: https: / / blueimp.net / ajax /
Thanks
..::MS Criações::.. - Criação e Hospedagem de Websites!
..::Memht BRASIL::.. - Comunidade brasileira do MemHT!
Eager for MemHT 5
Delete Edit Quote
 
mem
MemHT's Dad
Admin & Developer

mem

Posts: 6901
Contributes: 4406

Gender: _MALE_
Online: No

Languages: English, Italiano, Македонски, Српски
Date: 19/06/2009 12:11
Re: Login and Password Functions
#post20763
If you want to include the MemHT login system into an external script:

1)
code
include("inc/inc_login.php");
include("inc/inc_functions.php");
include("inc/inc_readConfig.php");

2) check the login using:

code
global $userid;
if (isAuth($userid,1)) {
    echo "You're a registered user";
} else {
    echo "You're not a registered user";
}


That should work (if i didn't miss anything)
Follow me on twitter if you want to be updated on the MemHT 5 development.
Delete Edit Quote
 
slashado
Donator

Posts: 302
Contributes: 329

Gender: _MALE_
Online: No

Version: 4.0.1
Country: Brasil
Languages: Português, Inglês (via Google), e todas as outras (via google)
Date: 19/06/2009 23:08
Re: Login and Password Functions
#post20781
Thanks Mem .. so I get home I will look pretty, because it is practically the only part of MemHT that I am still not well understood! Thank you for your help! Super hugs!
..::MS Criações::.. - Criação e Hospedagem de Websites!
..::Memht BRASIL::.. - Comunidade brasileira do MemHT!
Eager for MemHT 5
Delete Edit Quote
 
Reply
Tags Cloud
Advertising
Help MemHT Portal
Navigator
Users Block
Hi Guest
IP: 38.107.191.105

Username
Password
Language
MemHT Portal is a free software released under the GNU/GPL License by Miltenovik Manojlo