<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1042339" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1042339</link>
    <description></description>
    <language>en</language>
          <item>
    <title>There&#039;s a log of login</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/about-php-login-script#comment-1245933</link>
    <description> &lt;p&gt;There&#039;s a log of login scripts that just use straight php and mySQL. Personally I would recommend User Session Pro (&lt;a href=&quot;http://www.prophpscripts.com/scripts/user-session-pro&quot; title=&quot;http://www.prophpscripts.com/scripts/user-session-pro&quot;&gt;http://www.prophpscripts.com/scripts/user-session-pro&lt;/a&gt;), it&#039;s dead simple and the staff have always been really helpful to me.&lt;/p&gt;
 </description>
     <pubDate>Tue, 24 Nov 2009 15:41:21 +0000</pubDate>
 <dc:creator>mike12</dc:creator>
 <guid isPermaLink="false">comment 1245933 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Drupal has extensive list of</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/about-php-login-script#comment-1237051</link>
    <description> &lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;You can also change themes very easily and customization is not very difficult.&lt;br /&gt;
I hope this makes some sense ..&lt;/p&gt;
 </description>
     <pubDate>Thu, 15 Jan 2009 10:03:43 +0000</pubDate>
 <dc:creator>web hosting india</dc:creator>
 <guid isPermaLink="false">comment 1237051 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>HolyWarlock wrote:
requred</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/about-php-login-script#comment-1236012</link>
    <description> &lt;p&gt;&lt;div class=&quot;quote-msg&quot;&gt;&lt;div class=&quot;quote-author&quot;&gt;&lt;em&gt;HolyWarlock&lt;/em&gt; wrote:&lt;/div&gt;requred php-autorization to on login?&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;huh? &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/confused.png&quot; title=&quot;Confused&quot; alt=&quot;Confused&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 12 Dec 2008 05:38:48 +0000</pubDate>
 <dc:creator>decibel.places</dc:creator>
 <guid isPermaLink="false">comment 1236012 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>MH-Dolly wrote:
How do you</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/about-php-login-script#comment-1236011</link>
    <description> &lt;p&gt;&lt;div class=&quot;quote-msg&quot;&gt;&lt;div class=&quot;quote-author&quot;&gt;&lt;em&gt;MH-Dolly&lt;/em&gt; wrote:&lt;/div&gt;How do you know  that he asked about that ????&lt;br /&gt;
&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;Well, the question is about &lt;strong&gt;&quot;this&quot;&lt;/strong&gt; application - which I interpret to mean &lt;em&gt;this site&lt;/em&gt;, which uses Drupal.&lt;/p&gt;
&lt;p&gt;How do you know &lt;em&gt;pangetkah002&lt;/em&gt; is a &lt;strong&gt;he&lt;/strong&gt;?&lt;/p&gt;
 </description>
     <pubDate>Fri, 12 Dec 2008 05:37:31 +0000</pubDate>
 <dc:creator>decibel.places</dc:creator>
 <guid isPermaLink="false">comment 1236011 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>requred php-autorization to</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/about-php-login-script#comment-1236005</link>
    <description> &lt;p&gt;requred php-autorization to on login?&lt;/p&gt;
 </description>
     <pubDate>Fri, 12 Dec 2008 04:51:45 +0000</pubDate>
 <dc:creator>HolyWarlock</dc:creator>
 <guid isPermaLink="false">comment 1236005 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>decibel.places</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/about-php-login-script#comment-1235762</link>
    <description> &lt;p&gt;&lt;div class=&quot;quote-msg&quot;&gt;&lt;div class=&quot;quote-author&quot;&gt;&lt;em&gt;decibel.places&lt;/em&gt; wrote:&lt;/div&gt;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. &lt;/p&gt;
&lt;p&gt;There is also support for a modal login with Lightbox 2. &lt;/p&gt;
&lt;p&gt;Additional options include login by email-as-username, automatic login by IP, OpenID, Pubcookie and several other shared authentications.&lt;/p&gt;
&lt;p&gt;There is a default login page at [base url]/user/login (eg &lt;a href=&quot;http://www.webmaster-forums.net/user/login&quot; title=&quot;http://www.webmaster-forums.net/user/login&quot;&gt;http://www.webmaster-forums.net/user/login&lt;/a&gt; )but access is denied if you are already logged in.&lt;/p&gt;
&lt;p&gt;The login page can be used as an option for 403 Access Denied.&lt;/p&gt;
&lt;p&gt;The TWF login looks like the plain vanilla Drupal login (with some css custom colors); in fact it overlaps the &lt;a href=&quot;http://globaltap.com/disktodisk.html&quot; title=&quot;http://globaltap.com/disktodisk.html&quot;&gt;http://globaltap.com/disktodisk.html&lt;/a&gt; link in IE7 (Megan? Jeeves?)&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;How do you know  that he asked about that ????&lt;/p&gt;
 </description>
     <pubDate>Thu, 04 Dec 2008 08:49:01 +0000</pubDate>
 <dc:creator>MH-Dolly</dc:creator>
 <guid isPermaLink="false">comment 1235762 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>pangetkah002 wrote:
Is this</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/about-php-login-script#comment-1235560</link>
    <description> &lt;p&gt;&lt;div class=&quot;quote-msg&quot;&gt;&lt;div class=&quot;quote-author&quot;&gt;&lt;em&gt;pangetkah002&lt;/em&gt; wrote:&lt;/div&gt;Is this Application have sofware to Install and other tools to make easier?&lt;/div&gt;&lt;br /&gt;
What do you mean?&lt;br /&gt;
Your thread title is &quot;About PHP Login Script&quot;, 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?&lt;/p&gt;
&lt;p&gt;You can make your own login scripts with PHP, and can read tutorials on the internet and download already made login scripts.&lt;br /&gt;
There are no &quot;tools&quot; with login scripts as such, you edit the PHP source code to change how your login functions works.&lt;br /&gt;
A &quot;tool&quot; would only change that code, which is not a feasible option really.&lt;/p&gt;
&lt;p&gt;But you have to be a bit more specific with your question so we can answer you more directly&lt;/p&gt;
 </description>
     <pubDate>Wed, 26 Nov 2008 03:49:22 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1235560 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Drupal has several login</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/about-php-login-script#comment-1235424</link>
    <description> &lt;p&gt;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. &lt;/p&gt;
&lt;p&gt;There is also support for a modal login with Lightbox 2. &lt;/p&gt;
&lt;p&gt;Additional options include login by email-as-username, automatic login by IP, OpenID, Pubcookie and several other shared authentications.&lt;/p&gt;
&lt;p&gt;There is a default login page at [base url]/user/login (eg &lt;a href=&quot;http://www.webmaster-forums.net/user/login&quot; title=&quot;http://www.webmaster-forums.net/user/login&quot;&gt;http://www.webmaster-forums.net/user/login&lt;/a&gt; )but access is denied if you are already logged in.&lt;/p&gt;
&lt;p&gt;The login page can be used as an option for 403 Access Denied.&lt;/p&gt;
&lt;p&gt;The TWF login looks like the plain vanilla Drupal login (with some css custom colors); in fact it overlaps the &lt;a href=&quot;http://globaltap.com/disktodisk.html&quot; title=&quot;http://globaltap.com/disktodisk.html&quot;&gt;http://globaltap.com/disktodisk.html&lt;/a&gt; link in IE7 (Megan? Jeeves?)&lt;/p&gt;
 </description>
     <pubDate>Fri, 21 Nov 2008 04:22:48 +0000</pubDate>
 <dc:creator>decibel.places</dc:creator>
 <guid isPermaLink="false">comment 1235424 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Do you mean this site? or</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/about-php-login-script#comment-1235419</link>
    <description> &lt;p&gt;Do you mean this site? or another site?&lt;/p&gt;
&lt;p&gt;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 &lt;a href=&quot;http://drupal.org&quot;&gt;Here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Hope this helps&lt;/p&gt;
 </description>
     <pubDate>Thu, 20 Nov 2008 23:34:01 +0000</pubDate>
 <dc:creator>cmoyer</dc:creator>
 <guid isPermaLink="false">comment 1235419 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
