About PHP Login Script

They have: 1 posts

Joined: Nov 2008

Is this Application have sofware to Install and other tools to make easier?

He has: 131 posts

Joined: Jun 2008

Do you mean this site? or another site?

This site uses an app called Drupal, however I am not sure if there is a special module for the login installed. If you want to look at the normal Drupal php files download a copy Here.

Hope this helps

decibel.places's picture

He has: 1,494 posts

Joined: Jun 2008

Drupal has several login enhancements including logintoboggan, which automatically removes unusable characters, plus a few other options including optionally collapsing the login fieldset with clickable expand.

There is also support for a modal login with Lightbox 2.

Additional options include login by email-as-username, automatic login by IP, OpenID, Pubcookie and several other shared authentications.

There is a default login page at [base url]/user/login (eg http://www.webmaster-forums.net/user/login )but access is denied if you are already logged in.

The login page can be used as an option for 403 Access Denied.

The TWF login looks like the plain vanilla Drupal login (with some css custom colors); in fact it overlaps the http://globaltap.com/disktodisk.html link in IE7 (Megan? Jeeves?)

He has: 20 posts

Joined: Dec 2008

decibel.places wrote:
Drupal has several login enhancements including logintoboggan, which automatically removes unusable characters, plus a few other options including optionally collapsing the login fieldset with clickable expand.

There is also support for a modal login with Lightbox 2.

Additional options include login by email-as-username, automatic login by IP, OpenID, Pubcookie and several other shared authentications.

There is a default login page at [base url]/user/login (eg http://www.webmaster-forums.net/user/login )but access is denied if you are already logged in.

The login page can be used as an option for 403 Access Denied.

The TWF login looks like the plain vanilla Drupal login (with some css custom colors); in fact it overlaps the http://globaltap.com/disktodisk.html link in IE7 (Megan? Jeeves?)

How do you know that he asked about that ????

decibel.places's picture

He has: 1,494 posts

Joined: Jun 2008

MH-Dolly wrote:
How do you know that he asked about that ????

Well, the question is about "this" application - which I interpret to mean this site, which uses Drupal.

How do you know pangetkah002 is a he?

greg's picture

He has: 1,581 posts

Joined: Nov 2005

pangetkah002 wrote:
Is this Application have sofware to Install and other tools to make easier?

What do you mean?
Your thread title is "About PHP Login Script", so do you mean PHP login scripts in general? Or a specific one? The one for this site? One you are working on? One you have seen somewhere?

You can make your own login scripts with PHP, and can read tutorials on the internet and download already made login scripts.
There are no "tools" with login scripts as such, you edit the PHP source code to change how your login functions works.
A "tool" would only change that code, which is not a feasible option really.

But you have to be a bit more specific with your question so we can answer you more directly

They have: 32 posts

Joined: Dec 2008

requred php-autorization to on login?

decibel.places's picture

He has: 1,494 posts

Joined: Jun 2008

HolyWarlock wrote:
requred php-autorization to on login?

huh? Confused

They have: 5 posts

Joined: Jan 2009

Drupal has extensive list of features and if you have lot of users and want to provide separate login to all then you can easily do it with it.

You can also change themes very easily and customization is not very difficult.
I hope this makes some sense ..

Cheap cPanel Web Hosting with 99.9% uptime - Web Hosting India

They have: 1 posts

Joined: Nov 2009

There's a log of login scripts that just use straight php and mySQL. Personally I would recommend User Session Pro (http://www.prophpscripts.com/scripts/user-session-pro), it's dead simple and the staff have always been really helpful to me.

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.