Advanced Login System.

Any problem with PHP can be disscused here
y04chs067
Posts: 11
Joined: Mon Feb 14, 2005 7:21 am

Advanced Login System.

Post by y04chs067 »

Hey guys, check out a login system that I have coded. It includes many cool features such as CAPTCHA images, themes, language files, Brute force protection etc.

You can get it at http://www.iqueststudios.com

Please provide your feedback! :)


csoftdev
Posts: 28
Joined: Fri Dec 07, 2007 4:49 pm

Post by csoftdev »

cool, i will go and check it out. in fact it is currently loading. There are many login scripts out there, but i don't mind to give yours a try.
Flipper3
Posts: 353
Joined: Tue Feb 28, 2006 12:34 am

Post by Flipper3 »

Hmm....how did you create a brute force protection? Did you just make a max of login attempts per hour or something? I'm very curious. ;)

I will check this out later. :)
Tails5
Posts: 1302
Joined: Wed Mar 15, 2006 8:09 am
Contact:

Post by Tails5 »

I'll test it out on my website that runs on my own computer. Thanks!
Webmaster Yoda: You must confront the cPanel. Then, and only then, a webmaster will you be.
Julius Caesar: Veni, vidi, posti
Lixas
Posts: 750
Joined: Wed Feb 16, 2005 4:21 pm

Post by Lixas »

<font color="Black">
y04chs067 wrote:Please provide your feedback! :)
If you allow others to use this software for free, why do you encode it?</font>
Image
y04chs067
Posts: 11
Joined: Mon Feb 14, 2005 7:21 am

Post by y04chs067 »

Lixas wrote:<font color="Black">

If you allow others to use this software for free, why do you encode it?</font>
To prevent copyright violations.
Flipper3
Posts: 353
Joined: Tue Feb 28, 2006 12:34 am

Post by Flipper3 »

y04chs067 wrote:To prevent copyright violations.
Whoa! Since I haven't downloaded it yet as I don't have the time, it is all encoded?
y04chs067
Posts: 11
Joined: Mon Feb 14, 2005 7:21 am

Post by y04chs067 »

Only the newest versions. You can check out non encoded older versions form the Products page.

And you only need Zend Optimizer to run the encoded script. it is encoded with phpCipher
Niaoson
Posts: 10
Joined: Fri Sep 07, 2007 4:20 pm

Post by Niaoson »

Doesn't that make the script unable to be customized?
y04chs067
Posts: 11
Joined: Mon Feb 14, 2005 7:21 am

Post by y04chs067 »

no. I have included themes and language file features, so for general use it is still very customizable.
Post Reply